Skip to content

Commit 36ef058

Browse files
authored
Merge pull request #906 from cordada/dependabot/pip/python-development-50a6375234
chore(deps): Bump the python-development group with 3 updates
2 parents abe680e + ffc3c7e commit 36ef058

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

requirements-dev.in

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
-c requirements.txt
66

7-
black==25.1.0
7+
black==25.9.0
88
build==1.3.0
99
bumpversion==0.5.3
10-
coverage==7.10.6
10+
coverage==7.10.7
1111
flake8==7.3.0
1212
isort==6.0.1
13-
mypy==1.17.1
13+
mypy==1.18.2
1414
pip-tools==7.4.1
1515
tox==4.27.0
1616
twine==6.2.0

requirements-dev.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ attrs==23.2.0
1010
# referencing
1111
beautifulsoup4==4.13.3
1212
# via types-lxml
13-
black==25.1.0
13+
black==25.9.0
1414
# via -r requirements-dev.in
1515
bleach==5.0.1
1616
# via readme-renderer
@@ -40,7 +40,7 @@ click==8.0.3
4040
# pip-tools
4141
colorama==0.4.6
4242
# via tox
43-
coverage==7.10.6
43+
coverage==7.10.7
4444
# via -r requirements-dev.in
4545
cryptography==45.0.7
4646
# via
@@ -81,7 +81,7 @@ mccabe==0.7.0
8181
# via flake8
8282
mdurl==0.1.2
8383
# via markdown-it-py
84-
mypy==1.17.1
84+
mypy==1.18.2
8585
# via -r requirements-dev.in
8686
mypy-extensions==1.0.0
8787
# via
@@ -125,6 +125,8 @@ pyproject-hooks==1.0.0
125125
# via
126126
# build
127127
# pip-tools
128+
pytokens==0.1.10
129+
# via black
128130
readme-renderer==35.0
129131
# via twine
130132
referencing==0.35.1

0 commit comments

Comments
 (0)