Skip to content

Commit

Permalink
fix(deps): update all minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent 56c2f9f commit a27ab99
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 65 deletions.
84 changes: 21 additions & 63 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ requires = ["poetry-core>=1.3.2"]
build-backend = "poetry.core.masonry.api"

[tool.poetry.dependencies]
python = "~3.10.9"
python = "~3.12.0"
# required by both api and admin
awscli = "1.33.5"
bleach = "6.1.0"
Expand Down Expand Up @@ -51,7 +51,7 @@ pytest-cov = "2.12.1"
pytest-mock = "3.14.0"
pytest-xdist = "2.5.0"
requests-mock = "1.12.1"
ruff = "^0.2.1"
ruff = "^0.5.0"
types-beautifulsoup4 = "^4.12.0.20240229"
types-bleach = "5.0.3.1"
types-cachetools = "5.3.0.7"
Expand Down

0 comments on commit a27ab99

Please sign in to comment.