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 f377ec3 commit 9ace044
Show file tree
Hide file tree
Showing 4 changed files with 251 additions and 247 deletions.
12 changes: 6 additions & 6 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ sentry-sdk = "==2.8.0"
requests = "==2.32.3"
ujson = "==5.4.0"
cee_syslog_handler = "==0.6.0"
SQLAlchemy = "==1.4.52"
SQLAlchemy = "==1.4.53"
SQLAlchemy-Utils = "==0.38.3"
"zope.interface" = "==5.1.2"
"zope.sqlalchemy" = "==1.3"
pyyaml = "==6.0.1"
pyyaml = "==6.0.2"
pyjwt = "==2.4.0"
requests-oauthlib = "==1.3.1"
waitress = "==2.1.2"
Expand All @@ -51,11 +51,11 @@ six = "==1.16.0"
toml = "==0.10.2"
transaction = "==3.0.1"
translationstring = "==1.4"
urllib3 = "==1.26.19"
urllib3 = "==1.26.20"
venusian = "==3.0.0"
webob = "==1.8.8"
wrapt = "==1.13.3"
zipp = "==3.19.1"
zipp = "==3.19.3"
"zope.deprecation" = "==4.4.0"

[dev-packages]
Expand All @@ -65,7 +65,7 @@ prospector = {extras = ["with_bandit", "with_mypy"], version = "==1.8.4"}
pytest = "==7.0.1"
pytest-cov = "==3.0.0"
pytest-html = "==3.1.1"
types-pyyaml = "==6.0.12.20240311"
types-pyyaml = "==6.0.12.20240808"
types-requests = "==2.27.31"
types-redis = "==4.1.22"
types-ujson = "==4.2.1"
Expand Down Expand Up @@ -102,7 +102,7 @@ pylint-flask = "==0.6"
pylint-plugin-utils = "==0.7"
pyparsing = "==3.0.9"
pytest-metadata = "==1.11.0"
pyyaml = "==6.0.1"
pyyaml = "==6.0.2"
requirements-detector = "==1.0.3"
setoptconf-tmp = "==0.3.1"
setuptools = "==59.6.0"
Expand Down
Loading

0 comments on commit 9ace044

Please sign in to comment.