Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7b270d8

Browse files
committed
fix: update dependencies
1 parent 81ed1bc commit 7b270d8

File tree

2 files changed

+4
-103
lines changed

2 files changed

+4
-103
lines changed

‎poetry.lock‎

Lines changed: 1 addition & 100 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎pyproject.toml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,14 @@ charset-normalizer = ">=2.1.0,<3.1"
5151
importlib_metadata = { version = ">=4.13,<5"}
5252

5353
[tool.poetry.group.dev.dependencies]
54-
ipython = "^7.2"
54+
ipython = "^7.34"
5555
# test
5656
pytest = "^7.2.0"
5757
pytest-cov = "^4.0"
5858
pytest-mock = "^3.10"
5959
pytest-regressions = "^2.4.0"
6060
pytest-freezer = "^0.4.6"
61+
pytest-xdist = "^3.1.0"
6162
# code formatter
6263
black = "^22.10"
6364
# linter
@@ -69,8 +70,7 @@ types-termcolor = "^0.1.1"
6970
# documentation
7071
mkdocs = "^1.0"
7172
mkdocs-material = "^8.5.11"
72-
pydocstyle = "^5.0.2"
73-
pytest-xdist = "^3.1.0"
73+
7474

7575
[tool.poetry.scripts]
7676
cz = "commitizen.cli:main"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /