Skip to content

Commit

Permalink
Merge pull request #1205 from camptocamp/renovate/1.1-patch-all-patch…
Browse files Browse the repository at this point in the history
…-versions

Update all patch versions (1.1) (patch)
  • Loading branch information
sbrunner authored Aug 2, 2023
2 parents 45badc2 + f0fbe56 commit 34fb599
Show file tree
Hide file tree
Showing 3 changed files with 136 additions and 136 deletions.
14 changes: 7 additions & 7 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ certifi = "==2023.7.22"
cffi = "==1.15.1"
charset-normalizer = "==2.0.12"
colorama = "==0.4.6"
cryptography = "==41.0.2"
distlib = "==0.3.6"
cryptography = "==41.0.3"
distlib = "==0.3.7"
docutils = "==0.18.1"
dparse = "==0.5.2"
filelock = "==3.4.2"
Expand All @@ -61,7 +61,7 @@ pycparser = "==2.21"
pygments = "==2.15.1"
pyparsing = "==3.0.9"
pyrsistent = "==0.18.1"
pyyaml = "==6.0"
pyyaml = "==6.0.1"
readme-renderer = "==32.0"
requests-oauthlib = "==1.3.1"
requests-toolbelt = "==0.9.1"
Expand All @@ -85,7 +85,7 @@ zipp = "==3.7.0"
[dev-packages]
prospector = {version = "==1.6.0", extras = ["with_bandit", "with_mypy"]}
types-requests = "==2.27.31"
types-pyyaml = "==6.0.12.10"
types-pyyaml = "==6.0.12.11"
types-setuptools = "==57.4.18"
types-markdown = "==3.3.31"
# Lock dependencies
Expand All @@ -95,7 +95,7 @@ dodgy = "==0.2.1"
flake8 = "==3.9.2"
flake8-polyfill = "==1.0.2"
gitdb = "==4.0.10"
gitpython = "==3.1.31"
gitpython = "==3.1.32"
isort = "==5.10.1"
lazy-object-proxy = "==1.7.1"
mccabe = "==0.6.1"
Expand All @@ -112,15 +112,15 @@ pylint-celery = "==0.3"
pylint-django = "==2.5.3"
pylint-flask = "==0.6"
pylint-plugin-utils = "==0.7"
pyyaml = "==6.0"
pyyaml = "==6.0.1"
requirements-detector = "==0.7"
setoptconf-tmp = "==0.3.1"
smmap = "==5.0.0"
snowballstemmer = "==2.2.0"
stevedore = "==3.5.2"
toml = "==0.10.2"
tomli = "==2.0.1"
types-urllib3 = "==1.26.25.13"
types-urllib3 = "==1.26.25.14"
typing-extensions = "==4.0.1"
wrapt = "==1.13.3"

Expand Down
Loading

0 comments on commit 34fb599

Please sign in to comment.