mirror of
https://gitlab.com/itsulu-odoo/runboat.git
synced 2026-05-30 23:41:27 +00:00
Update dependencies
This commit is contained in:
parent
c69d300507
commit
defa2f959e
2 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# frozen requirements generated by pip-deepfreeze
|
||||
attrs==21.2.0
|
||||
coverage==6.1.1
|
||||
coverage==6.1.2
|
||||
iniconfig==1.1.1
|
||||
packaging==21.2
|
||||
pluggy==1.0.0
|
||||
|
|
@ -9,6 +9,6 @@ pyparsing==2.4.7
|
|||
pytest==6.2.5
|
||||
pytest-cov==3.0.0
|
||||
pytest-dotenv==0.5.2
|
||||
python-dotenv==0.19.1
|
||||
python-dotenv==0.19.2
|
||||
toml==0.10.2
|
||||
tomli==1.2.2
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ h11==0.12.0
|
|||
httpcore==0.13.7
|
||||
httpx==0.20.0
|
||||
idna==3.3
|
||||
Jinja2==3.0.2
|
||||
Jinja2==3.0.3
|
||||
kubernetes==19.15.0
|
||||
MarkupSafe==2.0.1
|
||||
oauthlib==3.1.1
|
||||
|
|
@ -28,7 +28,7 @@ PyYAML==6.0
|
|||
requests==2.26.0
|
||||
requests-oauthlib==1.3.0
|
||||
rfc3986==1.5.0
|
||||
rich==10.12.0
|
||||
rich==10.13.0
|
||||
rsa==4.7.2
|
||||
six==1.16.0
|
||||
sniffio==1.2.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue