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 Sep 1, 2024
1 parent 16d0ed5 commit 09e2cc9
Show file tree
Hide file tree
Showing 3 changed files with 135 additions and 131 deletions.
12 changes: 6 additions & 6 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ pycparser = "==2.21"
pygments = "==2.15.1"
pyparsing = "==3.0.9"
pyrsistent = "==0.18.1"
pyyaml = "==6.0.1"
pyyaml = "==6.0.2"
readme-renderer = "==32.0"
requests-oauthlib = "==1.3.1"
requests-toolbelt = "==0.9.1"
Expand All @@ -72,20 +72,20 @@ secretstorage = "==3.3.3"
six = "==1.16.0"
toml = "==0.10.2"
tomli = "==2.0.1"
tqdm = "==4.66.4"
tqdm = "==4.66.5"
typing-extensions = "==4.0.1"
unidecode = "==1.3.8"
uritemplate = "==4.1.1"
urllib3 = "==1.26.19"
urllib3 = "==1.26.20"
virtualenv = "==20.13.4"
virtualenv-clone = "==0.5.7"
webencodings = "==0.5.1"
zipp = "==3.19.2"
zipp = "==3.19.3"

[dev-packages]
prospector = {version = "==1.6.0", extras = ["with_bandit", "with_mypy"]}
types-requests = "==2.27.31"
types-pyyaml = "==6.0.12.20240724"
types-pyyaml = "==6.0.12.20240808"
types-setuptools = "==57.4.18"
types-markdown = "==3.3.31"
# Lock dependencies
Expand All @@ -111,7 +111,7 @@ pylint = "==2.13.9"
pylint-celery = "==0.3"
pylint-flask = "==0.6"
pylint-plugin-utils = "==0.7"
pyyaml = "==6.0.1"
pyyaml = "==6.0.2"
requirements-detector = "==0.7"
setoptconf-tmp = "==0.3.1"
smmap = "==5.0.1"
Expand Down
Loading

0 comments on commit 09e2cc9

Please sign in to comment.