Skip to content

Commit bd5eafa

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-cov](https://github.com/pytest-dev/pytest-cov) and [mpmath](https://github.com/mpmath/mpmath). Updates `globus-compute-sdk` from 4.7.0 to 4.8.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@4.7.0...4.8.0) Updates `pytest-cov` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) Updates `mpmath` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/mpmath/mpmath/releases) - [Changelog](https://github.com/mpmath/mpmath/blob/1.4.1/CHANGES) - [Commits](mpmath/mpmath@1.4.0...1.4.1) --- updated-dependencies: - dependency-name: globus-compute-sdk dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-updates - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-updates - dependency-name: mpmath dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a3cb6a commit bd5eafa

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==4.7.0
1+
globus-compute-sdk==4.8.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
33
pytest==9.0.2
4-
pytest-cov==7.0.0
4+
pytest-cov==7.1.0
55
pytest-timeout==2.4.0
66
mock==5.2.0
77
python-dateutil==2.9.0.post0
88
anyio==4.12.1
99
matplotlib==3.10.8
10-
mpmath==1.4.0
10+
mpmath==1.4.1
1111
rich==14.3.3

0 commit comments

Comments
 (0)