Skip to content

Commit 544fc5f

Browse files
authored
Merge pull request #398 from atsign-foundation/dependabot/pip/pip-23f06ca20f
build(deps): Bump requests from 2.32.4 to 2.32.5 in the pip group
2 parents eeecd47 + 7f15522 commit 544fc5f

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 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.46"
3+
version = "0.2.47"
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>"]
@@ -13,7 +13,7 @@ homepage = "https://github.com/atsign-foundation/at_python"
1313
python = ">=3.9.2"
1414
cryptography = "45.0.6"
1515
python-dateutil = "2.9.0.post0"
16-
requests = "2.32.4"
16+
requests = "2.32.5"
1717

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

0 commit comments

Comments
 (0)