Skip to content

Commit

Permalink
Pleasing Dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
XaverStiensmeier committed Sep 6, 2024
1 parent 619b92f commit 81c4919
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ansible_lint==6.8.0
ansible_lint==24.7.0
pylint==2.14.5
14 changes: 7 additions & 7 deletions requirements-rest.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
openstacksdk==0.62
mergedeep
paramiko
mergedeep~=1.3.4
paramiko~=3.4.0
python-cinderclient
python-keystoneclient
python-novaclient
python-openstackclient==6.0.0
PyYAML
shortuuid
sshtunnel
fastapi
PyYAML~=6.0
shortuuid~=1.0.13
sshtunnel~=0.4.0
fastapi~=0.113.0
python-multipart
uvicorn
uvicorn~=0.23.2
httpx
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
openstacksdk==0.62
mergedeep~=1.3.4
paramiko~=2.12.0
paramiko~=3.4.0
python-cinderclient
python-keystoneclient
python-novaclient
python-openstackclient==6.0.0
PyYAML~=6.0
shortuuid~=1.0.11
shortuuid~=1.0.13
sshtunnel~=0.4.0
sympy~=1.12
seedir~=0.4.2
cryptography~=38.0.4
uvicorn~=0.23.2
seedir~=0.5.0
cryptography~=43.0.1
uvicorn~=0.30.6
fastapi~=0.101.0
pydantic~=2.1.1
pydantic~=2.9.0
keystoneauth1~=5.1.0
filelock~=3.13.1
filelock~=3.15.4
schema~=0.7.7

0 comments on commit 81c4919

Please sign in to comment.