Skip to content

Commit 6c0cdb8

Browse files
committed
Update dependencies for Python 3.7
1 parent 78cd743 commit 6c0cdb8

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

requirements-dev.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-r requirements.txt
2-
freezegun==1.1.0
3-
pytest==6.1.2
4-
pytest-mock==3.5.1
5-
sphinx==3.5.4
2+
freezegun==1.5.1
3+
pytest==7.4.4
4+
pytest-mock==3.11.1
5+
sphinx==5.3.0

requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
pysingleton==0.2.1
2-
colorful==0.5.5
2+
colorful==0.5.6
33
docopt==0.6.2
4-
ipython==7.9.0
4+
ipython==7.34.0
55
tag-expressions>=2.0.0
6-
lxml==4.9.3
7-
parse_type==0.6.0
8-
coverage==5.5
9-
PyYAML==5.3.1
10-
humanize==2.6.0
6+
lxml==5.3.0
7+
parse_type==0.6.4
8+
coverage==7.2.7
9+
PyYAML==6.0.1
10+
humanize==4.6.0

0 commit comments

Comments
 (0)