pass2bw/dev-requirements.txt
dependabot[bot] 1a4ba21a09
Bump pygments from 2.13.0 to 2.15.0
Bumps [pygments](https://github.com/pygments/pygments) from 2.13.0 to 2.15.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.13.0...2.15.0)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 11:54:32 +00:00

78 lines
1.4 KiB
Text

#
# This file is autogenerated by pip-compile with python 3.11
# To update, run:
#
# pip-compile dev-requirements.in
#
bleach==5.0.1
# via readme-renderer
build==0.9.0
# via -r dev-requirements.in
certifi==2022.12.7
# via requests
cffi==1.15.1
# via cryptography
charset-normalizer==2.1.1
# via requests
commonmark==0.9.1
# via rich
cryptography==41.0.0
# via secretstorage
docutils==0.19
# via readme-renderer
idna==3.4
# via requests
importlib-metadata==5.0.0
# via
# keyring
# twine
jaraco-classes==3.2.3
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
keyring==23.11.0
# via twine
more-itertools==9.0.0
# via jaraco-classes
packaging==21.3
# via build
pep517==0.13.0
# via build
pkginfo==1.8.3
# via twine
pycparser==2.21
# via cffi
pygments==2.15.0
# via
# readme-renderer
# rich
pyparsing==3.0.9
# via packaging
readme-renderer==37.3
# via twine
requests==2.31.0
# via
# requests-toolbelt
# twine
requests-toolbelt==0.10.1
# via twine
rfc3986==2.0.0
# via twine
rich==12.6.0
# via twine
secretstorage==3.3.3
# via keyring
six==1.16.0
# via bleach
twine==4.0.1
# via -r dev-requirements.in
urllib3==1.26.12
# via
# requests
# twine
webencodings==0.5.1
# via bleach
zipp==3.10.0
# via importlib-metadata