We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 225e89f commit 7c9f8b6Copy full SHA for 7c9f8b6
1 file changed
requirements.txt
@@ -1,17 +1,17 @@
1
# Installation and deployment
2
-setuptools==54.2.0
3
-wheel==0.36.2
4
-twine==3.4.1
5
-bernardomg.tox-test-command==1.1.6
6
-bernardomg.version-extractor==1.0.3
+setuptools==60.9.3
+wheel==0.37.1
+twine==3.8.0
+bernardomg.tox-test-command==1.2.0
+bernardomg.version-extractor==1.1.0
7
8
# Testing
9
-tox==3.23.0
+tox==3.24.5
10
11
# Documentation
12
-Sphinx==3.5.3
+Sphinx==4.4.0
13
sphinx-docs-theme==1.0.7
14
-Pygments==2.8.1
+Pygments==2.11.2
15
16
# Parsing
17
-antlr4-python3-runtime==4.7.2
+antlr4-python3-runtime==4.9.3
0 commit comments