Skip to content

Commit

Permalink
upgrade deps & bump ver
Browse files Browse the repository at this point in the history
  • Loading branch information
SVAIRobotics committed Jun 22, 2023
1 parent aa58ea4 commit d2e610b
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion metadata/requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Djaizz >= 23.6.15.0
Djaizz >= 23.6.21.0
4 changes: 2 additions & 2 deletions metadata/requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Commitizen >= 2.42.1
Pre-Commit >= 3.1.1
Commitizen >= 3.4.0
Pre-Commit >= 3.3.3
6 changes: 3 additions & 3 deletions metadata/requirements/doc.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Sphinx & related
Sphinx >= 6.1.3
Sphinx >= 7.0.1
Sphinx-AutoBuild >= 2021.3.14
SphinxContrib-JSMath >= 1.0.1

# Markdown
CommonMark >= 0.9.1
# MyST-Parser >= 0.18.1
# depends on Sphinx < 6
# MyST-Parser >= 2.0.0
# depends on Sphinx < 7
ReCommonMark >= 0.7.1
8 changes: 4 additions & 4 deletions metadata/requirements/lint.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Bandit >= 1.7.4
Bandit >= 1.7.5
Flake8 >= 6.0.0
MyPy >= 1.0.0
# Prospector >= 1.8.4
MyPy >= 1.4.0
# Prospector >= 1.10.2
# conflicts with other linting dependencies
PyCodeStyle >= 2.10.0
PyDocStyle >= 6.3.0
PyLama >= 8.4.1
PyLint >= 2.16.1
PyLint >= 2.17.4
6 changes: 3 additions & 3 deletions metadata/requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Nose >= 1.3.7
Nose2 >= 0.12.0
PyTest >= 7.2.1
PyTest-Cov >= 4.0.0
Nose2 >= 0.13.0
PyTest >= 7.2.2
PyTest-Cov >= 4.1.0
UnitTest2 >= 1.1.0
2 changes: 1 addition & 1 deletion metadata/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
23.6.15.0
23.6.21.0

0 comments on commit d2e610b

Please sign in to comment.