Skip to content

Commit e9fdf6d

Browse files
Update all dependencies
1 parent 8f580c0 commit e9fdf6d

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
importlib_resources==6.0.1
1+
importlib_resources==6.4.0
22
py==1.11.0
3-
pytest==7.4.2
3+
pytest==7.4.4
44
pyyaml==6.0.1
55
requests==2.31.0

requirements_dev.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
coverage==7.3.1
2-
importlib_resources==6.3.2
1+
coverage==7.6.0
2+
importlib_resources==6.4.0
33
py==1.11.0
4-
pytest==7.4.2
4+
pytest==7.4.4
55
pyyaml==6.0.1
66
requests==2.31.0
7-
wheel==0.41.2
7+
wheel==0.43.0

requirements_doc.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
py==1.11.0
2-
pytest==7.4.2
2+
pytest==7.4.4
33
pyyaml==6.0.1
44
Sphinx==6.2.1
55
sphinx_rtd_theme==1.3.0

0 commit comments

Comments
 (0)