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

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 16:05:14 +00:00

30 lines
564 B
Text

#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile requirements/tests.in
#
asgiref==3.5.0
# via -r tests.in
attrs==21.4.0
# via pytest
blinker==1.4
# via -r tests.in
greenlet==1.1.2 ; python_version < "3.11"
# via -r tests.in
iniconfig==1.1.1
# via pytest
packaging==21.3
# via pytest
pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pyparsing==3.0.6
# via packaging
pytest==6.2.5
# via -r tests.in
python-dotenv==0.19.2
# via -r tests.in
toml==0.10.2
# via pytest