Skip to content

Commit

Permalink
chg: [dependencies] Updated dev dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricbonhomme committed Jul 8, 2024
1 parent 0b6567c commit 2b2a22d
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 109 deletions.
133 changes: 27 additions & 106 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 @@ -47,9 +47,9 @@ requests = "^2.32.3"
mypy = "^1.10.1"
types-requests = "2.32.0.20240622"

[tool.poetry.dev-dependencies]
nose2 = "^0.10.0"
flake8 = "^3.9.0"
[tool.poetry.group.dev.dependencies]
nose2 = "^0.15.1"
flake8 = "^7.1.0"
gitchangelog = "^3.0.4"
EditorConfig = "^0.12.3"
sphinx-book-theme = "^0.3.2"
Expand Down

0 comments on commit 2b2a22d

Please sign in to comment.