Skip to content

Commit f1f9d9b

Browse files
authored
Merge pull request #372 from atsign-foundation/dependabot/pip/pip-62f2f0d4f5
build(deps): Bump the pip group with 2 updates
2 parents 5bb864a + bc17d07 commit f1f9d9b

2 files changed

Lines changed: 47 additions & 47 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "atsdk"
3-
version = "0.2.40"
3+
version = "0.2.41"
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,9 +11,9 @@ homepage = "https://github.com/atsign-foundation/at_python"
1111

1212
[tool.poetry.dependencies]
1313
python = ">=3.9.2"
14-
cryptography = "45.0.3"
14+
cryptography = "45.0.4"
1515
python-dateutil = "2.9.0.post0"
16-
requests = "2.32.3"
16+
requests = "2.32.4"
1717

1818
[tool.poetry.group.dev.dependencies]
1919
pip ="25.1.1"

0 commit comments

Comments
 (0)