Skip to content

Commit ab90366

Browse files
chore(deps-dev): bump cryptography from 44.0.2 to 44.0.3
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.2 to 44.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.2...44.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4366844 commit ab90366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ colorama==0.4.6 ; os_name == 'nt'
2626

2727
coverage[toml]==7.8.0 ; python_version >= '3.7'
2828

29-
cryptography==44.0.2 ; python_version >= '3.7'
29+
cryptography==44.0.3 ; python_version >= '3.7'
3030

3131
dill==0.4.0 ; python_version < '3.11'
3232

0 commit comments

Comments
 (0)