Skip to content

Commit dad9a9d

Browse files
Bump the python-updates group across 1 directory with 3 updates
Bumps the python-updates group with 3 updates in the / directory: [globus-compute-sdk](https://github.com/globus/globus-compute), [pytest](https://github.com/pytest-dev/pytest) and [anyio](https://github.com/agronholm/anyio). Updates `globus-compute-sdk` from 3.16.1 to 4.2.0 - [Release notes](https://github.com/globus/globus-compute/releases) - [Changelog](https://github.com/globus/globus-compute/blob/main/docs/changelog.rst) - [Commits](globus/globus-compute@3.16.1...4.2.0) Updates `pytest` from 8.4.2 to 9.0.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.2...9.0.1) Updates `anyio` from 4.11.0 to 4.12.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.11.0...4.12.0) --- updated-dependencies: - dependency-name: globus-compute-sdk dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-updates - dependency-name: pytest dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-updates - dependency-name: anyio dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ef96b5 commit dad9a9d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
globus-compute-sdk==3.16.1
1+
globus-compute-sdk==4.2.0

install/testing_requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
flake8==7.3.0
22
coverage>=7.5
3-
pytest==8.4.2
3+
pytest==9.0.1
44
pytest-cov==7.0.0
55
pytest-timeout==2.4.0
66
mock==5.2.0
77
python-dateutil==2.9.0.post0
8-
anyio==4.11.0
8+
anyio==4.12.0
99
matplotlib==3.10.7
1010
mpmath==1.3.0
1111
rich==14.2.0

0 commit comments

Comments
 (0)