Skip to content

Commit 5854e61

Browse files
build(deps): bump cryptography from 46.0.6 to 46.0.7 in /jobs/async-upload (#2560)
* build(deps): bump cryptography in /jobs/async-upload Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.6 to 46.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.6...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * chore(async-upload): regenerate requirements.txt Signed-off-by: Jon Burdo <jon@jonburdo.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Jon Burdo <jon@jonburdo.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jon Burdo <jon@jonburdo.com>
1 parent ca8d885 commit 5854e61

2 files changed

Lines changed: 52 additions & 52 deletions

File tree

jobs/async-upload/poetry.lock

Lines changed: 51 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jobs/async-upload/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ charset-normalizer==3.4.2 ; python_version >= "3.11" and python_version < "4.0"
1717
click==8.2.1 ; python_version >= "3.11" and python_version < "4.0"
1818
colorama==0.4.6 ; python_version >= "3.11" and python_version < "4.0" and platform_system == "Windows"
1919
configargparse==1.7.1 ; python_version >= "3.11" and python_version < "4.0"
20-
cryptography==46.0.6 ; python_version >= "3.11" and python_version < "4.0"
20+
cryptography==46.0.7 ; python_version >= "3.11" and python_version < "4.0"
2121
dnspython==2.8.0 ; python_version >= "3.11" and python_version < "4.0"
2222
email-validator==2.3.0 ; python_version >= "3.11" and python_version < "4.0"
2323
filelock==3.20.3 ; python_version >= "3.11" and python_version < "4.0"

0 commit comments

Comments
 (0)