Skip to content

Commit

Permalink
chore(deps): update dev
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 23, 2023
1 parent 5713263 commit ad278d3
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion databases/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# TODO: merge with other dev requirements
coverage==7.2.5
coverage==7.2.7
dirty-equals==0.6.0
distro

Expand Down
2 changes: 1 addition & 1 deletion pipelines/requirements/coverage.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
coverage==7.2.5
coverage==7.2.7
2 changes: 1 addition & 1 deletion pipelines/requirements/deps/pyright.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pyright==1.1.306
pyright==1.1.315
2 changes: 1 addition & 1 deletion pipelines/requirements/deps/pytest-mock.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest-mock==3.10.0
pytest-mock==3.11.1
2 changes: 1 addition & 1 deletion pipelines/requirements/deps/pytest.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==7.3.1
pytest==7.4.0
2 changes: 1 addition & 1 deletion pipelines/requirements/docs.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
mkdocs==1.4.3
mkdocs-material==9.1.9
mkdocs-material==9.1.16
2 changes: 1 addition & 1 deletion pipelines/requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
-r deps/syrupy.txt
pytest-sugar
mock==5.0.2
pytest-mock==3.10.0
pytest-mock==3.11.1
pytest-subprocess==1.5.0

0 comments on commit ad278d3

Please sign in to comment.