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 Oct 2, 2023
1 parent 9430df6 commit 96b7aa6
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 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.2
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.2
2 changes: 1 addition & 1 deletion pipelines/requirements/deps/pydantic.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pydantic==2.3.0
pydantic==2.4.2
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.329
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.2
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.3
mkdocs-material==9.4.3
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 deps/mypy.txt
-r ../../databases/requirements.txt
interrogate==1.5.0
slotscheck==0.16.5
slotscheck==0.17.0

0 comments on commit 96b7aa6

Please sign in to comment.