Skip to content

Commit

Permalink
Update requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
Update requirements bot committed Jul 29, 2024
1 parent 3880d42 commit bb071d1
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
94 changes: 47 additions & 47 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ virtualenv = "<21,>=20.24.0"
[tool.poetry.group.dev.dependencies]
black = "<24.5,>=24.4"
isort = "<5.14,>=5.13"
mypy = "<1.11,>=1.10"
mypy = "<1.12,>=1.11"
pylint = "<3.3,>=3.2"
pytest = "<8.3,>=8.2"
pytest-asyncio = "<0.23.8,>=0.23.7"
pytest = "<8.4,>=8.3"
pytest-asyncio = "<0.23.9,>=0.23.8"
taskipy = "<1.14,>=1.13"
types-beautifulsoup4 = "<5,>=4.10"
types-python-dateutil = "<3,>=0.1.0"
Expand Down

0 comments on commit bb071d1

Please sign in to comment.