Skip to content

Commit

Permalink
chg: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Jan 11, 2024
1 parent 12d93f8 commit 3e7f759
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 28 deletions.
60 changes: 35 additions & 25 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 @@ -37,9 +37,9 @@ docs = ["Sphinx"]
[tool.poetry.group.dev.dependencies]
pylint = "^3.0.3"
mypy = "^1.8.0"
types-requests = "^2.31.0.10"
ipython = "^8.19.0"
pytest = "^7.4.3"
types-requests = "^2.31.0.20240106"
ipython = "^8.20.0"
pytest = "^7.4.4"

[build-system]
requires = ["poetry_core"]
Expand Down

0 comments on commit 3e7f759

Please sign in to comment.