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 Aug 1, 2024
1 parent be08ae2 commit 9c8fd98
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
114 changes: 57 additions & 57 deletions poetry.lock

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

10 changes: 5 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry.dependencies]
python = "~3.10.9"
# required by both api and admin
awscli = "1.33.5"
awscli = "1.33.31"
bleach = "6.1.0"
boto3 = "1.34.100"
boto3 = "1.34.149"
cachetools = "4.2.4"

# Pinned dependencies
Expand All @@ -29,7 +29,7 @@ Jinja2 = "^3.0.0"
markupsafe = "2.1.5"
mistune = "0.8.4"
ordered-set = "4.1.0"
phonenumbers = "8.13.36"
phonenumbers = "8.13.40"
pre-commit = "^3.7.1"
py_w3c = "0.3.1"
pypdf2 = "1.28.6"
Expand Down Expand Up @@ -58,9 +58,9 @@ types-bleach = "5.0.3.1"
types-cachetools = "5.3.0.7"
types-python-dateutil = "2.9.0.20240316"
types-pytz = "2022.7.1.2"
types-PyYAML = "6.0.12.20240311"
types-PyYAML = "6.0.12.20240724"
types-redis = "4.6.0.20240425"
types-requests = "2.32.0.20240602"
types-requests = "2.32.0.20240712"

[tool.ruff]
target-version = "py310"
Expand Down

0 comments on commit 9c8fd98

Please sign in to comment.