Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Commit

Permalink
Merge branch 'main' into dependabot/pip/tox-3.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mmdbalkhi committed Jun 30, 2022
2 parents a316c92 + 38ce8a0 commit cd03d1f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions requirements/dev.txt
Expand Up @@ -6,7 +6,7 @@
#
alabaster==0.7.12
# via sphinx
asgiref==3.4.1
asgiref==3.5.2
# via -r requirements/tests.in
attrs==21.4.0
# via pytest
Expand All @@ -24,7 +24,7 @@ click==8.0.3
# via
# flask
# pip-tools
coverage==6.3
coverage==6.4.1
# via -r requirements/tests.in
distlib==0.3.4
# via virtualenv
Expand Down Expand Up @@ -71,7 +71,7 @@ pluggy==1.0.0
# via
# pytest
# tox
pre-commit==2.16.0
pre-commit==2.19.0
# via -r requirements/dev.in
py==1.11.0
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/tests.txt
Expand Up @@ -4,13 +4,13 @@
#
# pip-compile tests.in
#
asgiref==3.4.1
asgiref==3.5.2
# via -r requirements/tests.in
attrs==21.4.0
# via pytest
blinker==1.4
# via -r requirements/tests.in
coverage==6.3
coverage==6.4.1
# via -r requirements/tests.in
greenlet==1.1.2 ; python_version < "3.11"
# via -r requirements/tests.in
Expand Down

0 comments on commit cd03d1f

Please sign in to comment.