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] authored Sep 2, 2023
1 parent 823bad9 commit 494385c
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 8 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.7
coverage==7.3.0
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.7
coverage==7.3.0
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.317
pyright==1.1.325
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.4.0
pytest==7.4.1
2 changes: 1 addition & 1 deletion pipelines/requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-r deps/syrupy.txt

nox==2022.11.21
wheel==0.40.0
wheel==0.41.2
blue==0.9.1
pre-commit==2.21.0
twine==4.0.2
Expand Down
4 changes: 2 additions & 2 deletions 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.19
mkdocs==1.5.2
mkdocs-material==9.2.6
2 changes: 1 addition & 1 deletion pipelines/requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
-r ../../databases/requirements.txt
interrogate==1.5.0
mypy==1.0.1
slotscheck==0.16.5
slotscheck==0.17.0

0 comments on commit 494385c

Please sign in to comment.