We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a97f15b commit 74b1b91Copy full SHA for 74b1b91
release-requirements.txt
@@ -1,28 +1,28 @@
1
autopep8==2.0.4
2
-black==23.11.0
+black==23.12.1
3
bleach==6.1.0
4
certifi==2023.11.17
5
charset-normalizer==3.3.2
6
click==8.1.7
7
colorama==0.4.6
8
docutils==0.20.1
9
-flake8==6.1.0
+flake8==7.0.0
10
gitchangelog==3.0.4
11
idna==3.6
12
-importlib-metadata==7.0.0
+importlib-metadata==7.0.1
13
jaraco.classes==3.3.0
14
keyring==24.3.0
15
markdown-it-py==3.0.0
16
mccabe==0.7.0
17
mdurl==0.1.2
18
-more-itertools==10.1.0
+more-itertools==10.2.0
19
mypy-extensions==1.0.0
20
packaging==23.2
21
-pathspec==0.11.2
+pathspec==0.12.1
22
pkginfo==1.9.6
23
platformdirs==4.1.0
24
pycodestyle==2.11.1
25
-pyflakes==3.1.0
+pyflakes==3.2.0
26
Pygments==2.17.2
27
readme-renderer==42.0
28
requests==2.31.0
0 commit comments