Skip to content

Commit ef44e32

Browse files
authored
Merge pull request #464 from atsign-foundation/dependabot/pip/pip-d1091effbf
2 parents 40c7ad3 + 5adc7e9 commit ef44e32

2 files changed

Lines changed: 54 additions & 54 deletions

File tree

poetry.lock

Lines changed: 52 additions & 52 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.56"
3+
version = "0.2.57"
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.4"
14+
cryptography = "46.0.5"
1515
python-dateutil = "2.9.0.post0"
1616
requests = "2.32.5"
1717

0 commit comments

Comments
 (0)