Skip to content

Commit 488ce8a

Browse files
authored
Merge pull request #461 from atsign-foundation/dependabot/pip/pip-e1c7dbe18d
build(deps-dev): Bump pip from 26.0 to 26.0.1 in the pip group
2 parents f1b757d + d962afe commit 488ce8a

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 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.55"
3+
version = "0.2.56"
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>"]
@@ -16,7 +16,7 @@ python-dateutil = "2.9.0.post0"
1616
requests = "2.32.5"
1717

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

0 commit comments

Comments
 (0)