Skip to content

Commit f2a1801

Browse files
authored
Merge pull request #417 from atsign-foundation/dependabot/pip/pip-9d213c3ead
build(deps): Bump cryptography from 46.0.1 to 46.0.2 in the pip group
2 parents 8525fb9 + 5796a26 commit f2a1801

2 files changed

Lines changed: 60 additions & 60 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "atsdk"
3-
version = "0.2.50"
3+
version = "0.2.51"
44
description = "Python SDK for atPlatform"
55
authors = ["Umang Shah <shahumang19@gmail.com>","Chris Swan <chris@atsign.com>"]
66
maintainers = ["Chris Swan <chris@atsign.com>"]
@@ -11,7 +11,7 @@ homepage = "https://github.com/atsign-foundation/at_python"
1111

1212
[tool.poetry.dependencies]
1313
python = ">=3.9.2"
14-
cryptography = "46.0.1"
14+
cryptography = "46.0.2"
1515
python-dateutil = "2.9.0.post0"
1616
requests = "2.32.5"
1717

0 commit comments

Comments
 (0)