Skip to content

Commit f572cb0

Browse files
authored
Merge pull request #489 from atsign-foundation/dependabot/pip/pip-80f5f76e78
build(deps-dev): Bump pytest from 8.4.2 to 9.0.2 in the pip group
2 parents aba7015 + 3d9fff7 commit f572cb0

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

poetry.lock

Lines changed: 7 additions & 7 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.59"
3+
version = "0.2.60"
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>"]
@@ -18,7 +18,7 @@ requests = "2.33.1"
1818
[tool.poetry.group.dev.dependencies]
1919
pip ="26.0.1"
2020
flake8 = "7.3.0"
21-
pytest = "8.4.2"
21+
pytest = "9.0.2"
2222

2323
[build-system]
2424
requires = ["poetry-core"]

0 commit comments

Comments
 (0)