Skip to content

Commit

Permalink
Update all patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 1, 2024
1 parent 9624cfc commit aa030bd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ certifi = "==2024.7.4"
cffi = "==1.15.1"
charset-normalizer = "==2.0.12"
colorama = "==0.4.6"
cryptography = "==43.0.1"
distlib = "==0.3.8"
cryptography = "==43.0.3"
distlib = "==0.3.9"
docutils = "==0.18.1"
dparse = "==0.5.2"
filelock = "==3.12.2"
filelock = "==3.12.4"
google-api-core = "==2.5.0"
google-auth = "==2.6.6"
googleapis-common-protos = "==1.54.0"
Expand Down Expand Up @@ -67,11 +67,11 @@ requests-oauthlib = "==1.3.1"
requests-toolbelt = "==0.9.1"
rfc3986 = "==2.0.0"
rsa = "==4.8"
"ruamel.yaml.clib" = "==0.2.8"
"ruamel.yaml.clib" = "==0.2.12"
secretstorage = "==3.3.3"
six = "==1.16.0"
toml = "==0.10.2"
tomli = "==2.0.1"
tomli = "==2.0.2"
tqdm = "==4.66.5"
typing-extensions = "==4.0.1"
unidecode = "==1.3.8"
Expand Down Expand Up @@ -117,7 +117,7 @@ smmap = "==5.0.1"
snowballstemmer = "==2.2.0"
stevedore = "==3.5.2"
toml = "==0.10.2"
tomli = "==2.0.1"
tomli = "==2.0.2"
types-urllib3 = "==1.26.25.14"
typing-extensions = "==4.0.1"
wrapt = "==1.13.3"
Expand Down
2 changes: 1 addition & 1 deletion example-project/ci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
c2cciutils==1.1.46
c2cciutils==1.1.47
cryptography>=43.0.1 # not directly required, pinned by Snyk to avoid a vulnerability
requests>=2.32.2 # not directly required, pinned by Snyk to avoid a vulnerability
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
Expand Down

0 comments on commit aa030bd

Please sign in to comment.