Skip to content

Commit e471c2d

Browse files
authored
Merge pull request #404 from atsign-foundation/dependabot/pip/pip-a92c0afd55
build(deps): Bump cryptography from 45.0.6 to 45.0.7 in the pip group
2 parents 327fa84 + 52177c1 commit e471c2d

2 files changed

Lines changed: 42 additions & 42 deletions

File tree

poetry.lock

Lines changed: 40 additions & 40 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.47"
3+
version = "0.2.48"
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 = "45.0.6"
14+
cryptography = "45.0.7"
1515
python-dateutil = "2.9.0.post0"
1616
requests = "2.32.5"
1717

0 commit comments

Comments
 (0)