Skip to content

Commit

Permalink
fix(deps): update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 14, 2024
1 parent c2857e1 commit a4fd851
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
110 changes: 55 additions & 55 deletions poetry.lock

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

8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@ Jinja2 = "^3.0.0"
statsd = "3.3.0"
Flask-Redis = "0.4.0"
PyYAML = "6.0.1"
phonenumbers = "8.13.35"
phonenumbers = "8.13.36"
pytz = "2021.3"
smartypants = "2.0.1"
pypdf2 = "1.28.6"
py_w3c = "0.3.1"
# required by both api and admin
awscli = "1.32.89"
boto3 = "1.34.89"
awscli = "1.32.100"
boto3 = "1.34.100"
werkzeug = "2.3.7"
itsdangerous = "2.1.2"

Expand All @@ -63,7 +63,7 @@ types-PyYAML = "6.0.12.20240311"
types-pytz = "2022.7.1.2"
types-bleach = "5.0.3.1"
types-cachetools = "5.3.0.7"
types-redis = "4.6.0.20240423"
types-redis = "4.6.0.20240425"
types-requests = "2.31.0.20240406"
beautifulsoup4 = "^4.12.3"
types-beautifulsoup4 = "^4.12.0.20240229"

0 comments on commit a4fd851

Please sign in to comment.