Skip to content

Commit d9b4bc1

Browse files
authored
Merge pull request #173 from cordada/dependabot/pip/development-dependencies-0e555de6f0
chore: Bump the development-dependencies group across 1 directory with 5 updates
2 parents aa5436b + 43d230e commit d9b4bc1

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

requirements-dev.in

+5-5
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44

55
-c requirements.txt
66

7-
black==24.3.0
8-
coverage==7.4.4
7+
black==24.4.2
8+
coverage==7.5.3
99
flake8-formatter-junit-xml==0.0.6
1010
flake8==7.0.0
1111
ipython==8.12.3
1212
isort==5.13.2
13-
mypy==1.9.0
13+
mypy==1.10.0
1414
pip-tools==7.4.1
15-
tox==4.14.2
16-
twine==5.0.0
15+
tox==4.15.0
16+
twine==5.1.0
1717
unittest-xml-reporting==3.2.0

requirements-dev.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ asttokens==2.2.1
88
# via stack-data
99
backcall==0.2.0
1010
# via ipython
11-
black==24.3.0
11+
black==24.4.2
1212
# via -r requirements-dev.in
1313
bleach==5.0.1
1414
# via readme-renderer
@@ -32,7 +32,7 @@ colorama==0.4.6
3232
# via tox
3333
commonmark==0.9.1
3434
# via rich
35-
coverage==7.4.4
35+
coverage==7.5.3
3636
# via -r requirements-dev.in
3737
cryptography==42.0.4
3838
# via secretstorage
@@ -81,7 +81,7 @@ matplotlib-inline==0.1.3
8181
# via ipython
8282
mccabe==0.7.0
8383
# via flake8
84-
mypy==1.9.0
84+
mypy==1.10.0
8585
# via -r requirements-dev.in
8686
mypy-extensions==1.0.0
8787
# via
@@ -165,13 +165,13 @@ tomli==2.0.1
165165
# pyproject-api
166166
# pyproject-hooks
167167
# tox
168-
tox==4.14.2
168+
tox==4.15.0
169169
# via -r requirements-dev.in
170170
traitlets==5.3.0
171171
# via
172172
# ipython
173173
# matplotlib-inline
174-
twine==5.0.0
174+
twine==5.1.0
175175
# via -r requirements-dev.in
176176
typing-extensions==4.3.0
177177
# via

0 commit comments

Comments
 (0)