Skip to content

Commit

Permalink
chore(deps): update all minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent be08ae2 commit c9057fa
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 103 deletions.
156 changes: 57 additions & 99 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 @@ -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 @@ -46,16 +46,16 @@ beautifulsoup4 = "^4.12.3"
click = "8.1.7"
fakeredis = "^2.10.3"
freezegun = "1.5.1"
mypy = "1.10.0"
mypy = "1.11.1"
pytest = "7.4.4"
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"
types-cachetools = "5.4.0.20240717"
types-python-dateutil = "2.9.0.20240316"
types-pytz = "2022.7.1.2"
types-PyYAML = "6.0.12.20240311"
Expand Down

0 comments on commit c9057fa

Please sign in to comment.