Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent 8f580c0 commit 4e86b98
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
importlib_resources==6.0.1
importlib_resources==6.4.3
py==1.11.0
pytest==7.4.2
pyyaml==6.0.1
pytest==7.4.4
pyyaml==6.0.2
requests==2.31.0
10 changes: 5 additions & 5 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
coverage==7.3.1
importlib_resources==6.3.2
coverage==7.6.1
importlib_resources==6.4.3
py==1.11.0
pytest==7.4.2
pyyaml==6.0.1
pytest==7.4.4
pyyaml==6.0.2
requests==2.31.0
wheel==0.41.2
wheel==0.44.0
4 changes: 2 additions & 2 deletions requirements_doc.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
py==1.11.0
pytest==7.4.2
pyyaml==6.0.1
pytest==7.4.4
pyyaml==6.0.2
Sphinx==6.2.1
sphinx_rtd_theme==1.3.0

0 comments on commit 4e86b98

Please sign in to comment.