Skip to content

Commit

Permalink
chg: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Jul 6, 2024
1 parent 1322d34 commit 5380178
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
110 changes: 55 additions & 55 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 @@ -35,10 +35,10 @@ Sphinx = { version = "^7.3.7", optional = true }
docs = ["Sphinx"]

[tool.poetry.group.dev.dependencies]
pylint = "^3.2.3"
mypy = "^1.10.0"
types-requests = "^2.32.0.20240602"
ipython = "^8.25.0"
pylint = "^3.2.5"
mypy = "^1.10.1"
types-requests = "^2.32.0.20240622"
ipython = "^8.26.0"
pytest = "^8.2.2"

[build-system]
Expand Down

0 comments on commit 5380178

Please sign in to comment.