Skip to content

Commit 17156e3

Browse files
chore(deps-dev): bump cryptography from 46.0.7 to 48.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.7...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73c69e3 commit 17156e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ colorama==0.4.6 ; os_name == 'nt'
2525

2626
coverage[toml]==7.10.6 ; python_version >= '3.7'
2727

28-
cryptography==46.0.7 ; python_version >= '3.7'
28+
cryptography==48.0.1 ; python_version >= '3.7'
2929

3030
dill==0.4.0
3131

0 commit comments

Comments
 (0)