Skip to content

Commit fd9ff1c

Browse files
authored
Merge pull request #497 from atsign-foundation/dependabot/pip/pip-b377a6b8ab
build(deps): Bump the pip group with 2 updates
2 parents ade345c + c457b1a commit fd9ff1c

2 files changed

Lines changed: 58 additions & 65 deletions

File tree

poetry.lock

Lines changed: 55 additions & 62 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.61"
3+
version = "0.2.62"
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,12 +11,12 @@ homepage = "https://github.com/atsign-foundation/at_python"
1111

1212
[tool.poetry.dependencies]
1313
python = ">=3.10.0"
14-
cryptography = "46.0.7"
14+
cryptography = "47.0.0"
1515
python-dateutil = "2.9.0.post0"
1616
requests = "2.33.1"
1717

1818
[tool.poetry.group.dev.dependencies]
19-
pip ="26.0.1"
19+
pip ="26.1"
2020
flake8 = "7.3.0"
2121
pytest = "9.0.3"
2222

0 commit comments

Comments
 (0)