pypi-publish/requirements/runtime.txt
dependabot[bot] 576aae3934
build(deps): bump idna from 3.6 to 3.7 in /requirements
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 04:51:56 +00:00

80 lines
1.5 KiB
Text

#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --allow-unsafe --config=../.pip-tools.toml --output-file=runtime.txt --strip-extras runtime.in
#
annotated-types==0.6.0
# via pydantic
certifi==2024.2.2
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
cryptography==42.0.5
# via secretstorage
docutils==0.20.1
# via readme-renderer
id==1.3.0
# via -r runtime.in
idna==3.7
# via requests
importlib-metadata==7.0.2
# via twine
jaraco-classes==3.3.1
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
keyring==24.3.1
# via twine
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.2.0
# via jaraco-classes
nh3==0.2.15
# via readme-renderer
pkginfo==1.10.0
# via twine
pycparser==2.21
# via cffi
pydantic==2.6.3
# via id
pydantic-core==2.16.3
# via pydantic
pygments==2.17.2
# via
# readme-renderer
# rich
readme-renderer==43.0
# via twine
requests==2.31.0
# via
# -r runtime.in
# id
# requests-toolbelt
# twine
requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==13.7.1
# via twine
secretstorage==3.3.3
# via keyring
twine==5.0.0
# via -r runtime.in
typing-extensions==4.10.0
# via
# pydantic
# pydantic-core
urllib3==2.2.1
# via
# requests
# twine
zipp==3.17.0
# via importlib-metadata