flask/requirements/tests.txt
dependabot[bot] c0f583fdc1
Bump asgiref from 3.4.0 to 3.4.1
Bumps [asgiref](https://github.com/django/asgiref) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/django/asgiref/releases)
- [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/asgiref/commits/3.4.1)

---
updated-dependencies:
- dependency-name: asgiref
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-01 08:05:42 +00:00

30 lines
587 B
Text

#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile requirements/tests.in
#
asgiref==3.4.1
# via -r requirements/tests.in
attrs==21.2.0
# via pytest
blinker==1.4
# via -r requirements/tests.in
greenlet==1.1.0
# via -r requirements/tests.in
iniconfig==1.1.1
# via pytest
packaging==20.9
# via pytest
pluggy==0.13.1
# via pytest
py==1.10.0
# via pytest
pyparsing==2.4.7
# via packaging
pytest==6.2.4
# via -r requirements/tests.in
python-dotenv==0.18.0
# via -r requirements/tests.in
toml==0.10.2
# via pytest