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 Feb 19, 2024
1 parent 43f33c7 commit b8a43b1
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
72 changes: 36 additions & 36 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 @@ -27,11 +27,11 @@ python = "<4,>=3.10"
python-dateutil = "<3,>=2.6.0"
requests = "<3,>=2.28.0"
tomlkit = "<0.13,>=0.10.0"
typing-extensions = "<5,>=4.4.0"
typing-extensions = "<5,>=4.5.0"
virtualenv = "<21,>=20.19.0"

[tool.poetry.group.dev.dependencies]
black = "<24.2,>=24.1"
black = "<24.3,>=24.2"
isort = "<5.14,>=5.13"
mypy = "<1.9,>=1.8"
pylint = "<3.1,>=3.0"
Expand Down

0 comments on commit b8a43b1

Please sign in to comment.