Skip to content

Commit 2fffbeb

Browse files
authored
Merge pull request #1675 from Libensemble/dependabot/pip/develop/python-updates-eb8f42d1c2
Bump the python-updates group across 1 directory with 6 updates
2 parents c4a9a34 + 722009f commit 2fffbeb

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

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

install/testing_requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ 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.12.0
8+
anyio==4.12.1
99
matplotlib==3.10.8
1010
mpmath==1.3.0
11-
rich==14.2.0
11+
rich==14.3.2

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Issues = "https://github.com/Libensemble/libensemble/issues"
4444

4545
[build-system]
4646
build-backend = "setuptools.build_meta"
47-
requires = ["setuptools", "wheel", "pip>=24.3.1,<26", "setuptools>=75.1.0,<81"]
47+
requires = ["setuptools", "wheel", "pip>=24.3.1,<27", "setuptools>=75.1.0,<83"]
4848

4949
[tool.setuptools.packages.find]
5050
where = ["."]
@@ -208,7 +208,7 @@ extra = [
208208
"enchant>=0.0.1,<0.0.2",
209209
"proxystore>=0.8.3,<0.9",
210210
"redis>=7.1.0,<8",
211-
"surmise>=0.3.0,<0.4",
211+
"surmise>=0.3.0,<0.5",
212212
]
213213
dev = ["wat>=0.7.0,<0.8"]
214214
docs = ["pyenchant", "enchant>=0.0.1,<0.0.2", "sphinx-lfs-content>=1.1.10,<2"]

0 commit comments

Comments
 (0)