Skip to content

Commit

Permalink
Update all dependencies (#371)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 3, 2022
1 parent 3e63c7a commit f9c551c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
importlib_resources==5.6.0
importlib_resources==5.7.1
py==1.11.0
pytest==7.1.1
pytest==7.1.2
pyyaml==6.0
requests==2.27.1
6 changes: 3 additions & 3 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
collective.checkdocs==0.2
coverage==6.3.2
importlib_resources==5.6.0
coverage==6.4.1
importlib_resources==5.7.1
py==1.11.0
pytest==7.1.1
pytest==7.1.2
pyyaml==6.0
requests==2.27.1
wheel==0.37.1
2 changes: 1 addition & 1 deletion requirements_doc.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
py==1.11.0
pytest==7.1.1
pytest==7.1.2
pyyaml==6.0
Sphinx==4.5.0
sphinx_rtd_theme==1.0.0

0 comments on commit f9c551c

Please sign in to comment.