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 Feb 1, 2023
1 parent fc94f66 commit f450bf1
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion databases/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TODO: merge with other dev requirements
click==8.1.3
coverage==6.5.0
coverage==7.1.0
syrupy==3.0.6
dirty-equals==0.5.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==6.5.0
coverage==7.1.0
2 changes: 1 addition & 1 deletion pipelines/requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
nox==2022.11.21
wheel==0.38.4
blue==0.9.1
pre-commit==2.21.0
pre-commit==3.0.2
twine==4.0.2
typer==0.7.0
rtoml==0.9.0
Expand Down
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.2
mkdocs-material==8.5.11
mkdocs-material==9.0.9
2 changes: 1 addition & 1 deletion pipelines/requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
-r deps/pytest-asyncio.txt
-r deps/pytest.txt
pytest-sugar
mock==4.0.3
mock==5.0.1
pytest-mock==3.10.0
pytest-subprocess==1.4.2
syrupy==3.0.6
Expand Down

0 comments on commit f450bf1

Please sign in to comment.