Skip to content

Commit d648bb2

Browse files
committed
bump versions
1 parent 02bc1b8 commit d648bb2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

requirements-test.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-r requirements.txt
22

3-
autopep8==1.4.4
4-
coveralls==2.2.0
5-
coverage==5.0.1
6-
tox==3.14.1
7-
pre-commit==3.4.0
3+
autopep8==2.0.4
4+
coveralls==3.3.1
5+
coverage==7.3.2
6+
tox==4.11.3
7+
pre-commit==2.21.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ django-bootstrap4==2.3.1
33
djangorestframework==3.11.2
44
djangorestframework-xml==1.0.1
55
# Version of lxml has to match what is in testsuite
6-
lxml==4.9.1
6+
lxml==4.9.3
77
psycopg2==2.8.6
88
semantic-version==2.8.5
99
stopit==1.1.2

0 commit comments

Comments
 (0)