Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
elbakramer committed Sep 25, 2022
1 parent 98f2f1c commit 6b57103
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pip==22.1.2
nox==2022.1.7
nox-poetry==1.0.0
poetry==1.1.13
virtualenv==20.14.1
pip==22.2.2
nox==2022.8.7
nox-poetry==1.0.1
poetry==1.2.0
virtualenv==20.16.5
20 changes: 10 additions & 10 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ pep8-naming = ">=0.13.2"
pre-commit = ">=2.20.0"
pre-commit-hooks = ">=4.3.0"
pytest = ">=7.1.3"
pyupgrade = ">=2.38.0"
pyupgrade = ">=2.38.1"
safety = ">=2.2.0"
Sphinx = ">=5.2.0"
sphinx-autobuild = ">=2021.3.14"
Expand Down

0 comments on commit 6b57103

Please sign in to comment.