precommit: Upgrade to Ubuntu 22.04

This commit is contained in:
Ole Schütt 2022-05-11 13:01:12 +02:00 committed by Ole Schütt
parent fd9656a0f5
commit 895ec07cf5
59 changed files with 116 additions and 235 deletions

View file

@ -1,4 +1,4 @@
FROM ubuntu:20.04
FROM ubuntu:22.04
# author: Ole Schuett

View file

@ -1,17 +1,21 @@
appdirs==1.4.4
attrs==20.1.0
black==19.10b0
click==7.1.2
attrs==21.4.0
black==22.3.0
click==8.1.3
cmake-format==0.6.13
cmakelang==0.6.13
Flask==1.1.2
gunicorn==20.0.4
itsdangerous==1.1.0
Jinja2==2.11.3
MarkupSafe==1.1.1
pathspec==0.8.0
regex==2020.7.14
Flask==2.1.2
gunicorn==20.1.0
gyp==0.1
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.1
mypy-extensions==0.4.3
pathspec==0.9.0
platformdirs==2.5.2
regex==2022.4.24
six==1.16.0
toml==0.10.1
typed-ast==1.4.1
Werkzeug==1.0.1
toml==0.10.2
tomli==2.0.1
typed-ast==1.5.3
Werkzeug==2.1.2