Skip to content

Commit

Permalink
Merge pull request #76 from deNBI/dependabot/pip/urllib3-1.26.5
Browse files Browse the repository at this point in the history
Bump urllib3 from 1.26.4 to 1.26.5
  • Loading branch information
eKatchko authored Jun 17, 2021
2 parents 5879cf2 + d69a2c9 commit d0d1d42
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 44 deletions.
87 changes: 48 additions & 39 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
-i https://pypi.org/simple/
appdirs==1.4.4
backports.zoneinfo==0.2.1
certifi==2020.12.5
certifi==2021.5.30
cffi==1.14.5
chardet==4.0.0
cryptography==3.4.7
dateparser==1.0.0
decorator==5.0.9
dogpile.cache==1.1.3
humanize==3.5.0
humanize==3.6.0
idna==2.10
importlib-metadata==4.0.1 ; python_version < '3.8'
importlib-metadata==4.4.0 ; python_version < '3.8'
iso8601==0.1.14
jmespath==0.10.0
jsonpatch==1.32
jsonpointer==2.1
keystoneauth1==4.3.1
maya==0.6.1
munch==2.5.1.dev12
netifaces==0.10.9
netifaces==0.11.0
openstacksdk==0.57.0
os-service-types==1.7.0
pbr==5.6.0
Expand All @@ -38,5 +38,5 @@ stevedore==3.3.0
toml==0.10.2
typing-extensions==3.10.0.0 ; python_version < '3.8'
tzlocal==3.0b1
urllib3==1.26.4
urllib3==1.26.5
zipp==3.4.1

0 comments on commit d0d1d42

Please sign in to comment.