InvenTree/requirements-dev.txt
dependabot[bot] 875f3df2b8
Bump cryptography from 41.0.5 to 41.0.6 (#6002)
* Bump cryptography from 41.0.5 to 41.0.6

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 41.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.5...41.0.6)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update requirements.txt

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2023-11-29 13:25:17 +11:00

151 lines
3.0 KiB
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --output-file=requirements-dev.txt requirements-dev.in
#
asgiref==3.7.2
# via
# -c requirements.txt
# django
build==1.0.3
# via pip-tools
certifi==2023.7.22
# via
# -c requirements.txt
# requests
cffi==1.16.0
# via
# -c requirements.txt
# cryptography
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.2
# via
# -c requirements.txt
# pdfminer-six
# requests
click==8.1.7
# via pip-tools
coverage==5.5
# via
# -r requirements-dev.in
# coveralls
coveralls==2.1.2
# via -r requirements-dev.in
cryptography==41.0.6
# via
# -c requirements.txt
# pdfminer-six
distlib==0.3.7
# via virtualenv
django==3.2.23
# via
# -c requirements.txt
# django-debug-toolbar
# django-slowtests
django-debug-toolbar==4.2.0
# via -r requirements-dev.in
django-slowtests==1.1.1
# via -r requirements-dev.in
django-test-migrations==1.3.0
# via -r requirements-dev.in
docopt==0.6.2
# via coveralls
filelock==3.13.1
# via virtualenv
flake8==6.1.0
# via
# -r requirements-dev.in
# flake8-docstrings
# pep8-naming
flake8-docstrings==1.7.0
# via -r requirements-dev.in
identify==2.5.31
# via pre-commit
idna==3.4
# via
# -c requirements.txt
# requests
importlib-metadata==6.8.0
# via
# -c requirements.txt
# build
isort==5.12.0
# via -r requirements-dev.in
mccabe==0.7.0
# via flake8
nodeenv==1.8.0
# via pre-commit
packaging==23.2
# via
# -c requirements.txt
# build
pdfminer-six==20221105
# via -r requirements-dev.in
pep8-naming==0.13.3
# via -r requirements-dev.in
pip-tools==7.3.0
# via -r requirements-dev.in
platformdirs==3.11.0
# via virtualenv
pre-commit==3.5.0
# via -r requirements-dev.in
pycodestyle==2.11.1
# via flake8
pycparser==2.21
# via
# -c requirements.txt
# cffi
pydocstyle==6.3.0
# via flake8-docstrings
pyflakes==3.1.0
# via flake8
pyproject-hooks==1.0.0
# via build
pytz==2023.3.post1
# via
# -c requirements.txt
# django
pyyaml==6.0.1
# via
# -c requirements.txt
# pre-commit
requests==2.31.0
# via
# -c requirements.txt
# coveralls
snowballstemmer==2.2.0
# via pydocstyle
sqlparse==0.4.4
# via
# -c requirements.txt
# django
# django-debug-toolbar
tomli==2.0.1
# via
# build
# pip-tools
# pyproject-hooks
typing-extensions==4.8.0
# via
# -c requirements.txt
# asgiref
# django-test-migrations
urllib3==2.0.7
# via
# -c requirements.txt
# requests
virtualenv==20.24.6
# via pre-commit
wheel==0.41.3
# via pip-tools
zipp==3.16.0
# via
# -c requirements.txt
# importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools