mirror of
https://github.com/pypa/gh-action-pypi-publish.git
synced 2024-11-09 02:13:33 -05:00
adef75a5a6
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.2...41.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
86 lines
1.6 KiB
Text
86 lines
1.6 KiB
Text
#
|
|
# This file is autogenerated by pip-compile with Python 3.11
|
|
# by the following command:
|
|
#
|
|
# pip-compile --allow-unsafe --output-file=requirements/runtime.txt --resolver=backtracking --strip-extras requirements/runtime.in
|
|
#
|
|
annotated-types==0.5.0
|
|
# via pydantic
|
|
bleach==6.0.0
|
|
# via readme-renderer
|
|
certifi==2023.7.22
|
|
# via requests
|
|
cffi==1.15.1
|
|
# via cryptography
|
|
charset-normalizer==3.2.0
|
|
# via requests
|
|
cryptography==41.0.3
|
|
# via secretstorage
|
|
docutils==0.20.1
|
|
# via readme-renderer
|
|
id==1.0.0
|
|
# via -r runtime.in
|
|
idna==3.4
|
|
# via requests
|
|
importlib-metadata==6.8.0
|
|
# via
|
|
# keyring
|
|
# twine
|
|
jaraco-classes==3.3.0
|
|
# via keyring
|
|
jeepney==0.8.0
|
|
# via
|
|
# keyring
|
|
# secretstorage
|
|
keyring==24.2.0
|
|
# via twine
|
|
markdown-it-py==3.0.0
|
|
# via rich
|
|
mdurl==0.1.2
|
|
# via markdown-it-py
|
|
more-itertools==9.1.0
|
|
# via jaraco-classes
|
|
pkginfo==1.9.6
|
|
# via twine
|
|
pycparser==2.21
|
|
# via cffi
|
|
pydantic==2.0.2
|
|
# via id
|
|
pydantic-core==2.1.2
|
|
# via pydantic
|
|
pygments==2.15.1
|
|
# via
|
|
# readme-renderer
|
|
# rich
|
|
readme-renderer==40.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.4.2
|
|
# via twine
|
|
secretstorage==3.3.3
|
|
# via keyring
|
|
six==1.16.0
|
|
# via bleach
|
|
twine==4.0.2
|
|
# via -r runtime.in
|
|
typing-extensions==4.7.1
|
|
# via
|
|
# pydantic
|
|
# pydantic-core
|
|
urllib3==2.0.3
|
|
# via
|
|
# requests
|
|
# twine
|
|
webencodings==0.5.1
|
|
# via bleach
|
|
zipp==3.16.0
|
|
# via importlib-metadata
|