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 Aug 12, 2023
1 parent 0bc9f95 commit 62d67d2
Show file tree
Hide file tree
Showing 6 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.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.322
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.1
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.1.21
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 62d67d2

Please sign in to comment.