Closed conda-forge-admin closed 22 hours ago
git diff v4.3.1 v4.3.2 -- pyproject.toml
diff --git a/pyproject.toml b/pyproject.toml
index 02eab7b6a3..82695229e9 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -36,7 +36,7 @@ classifiers = [
]
dependencies = [
"async_lru>=1.0.0",
- "httpx>=0.25.0",
+ "httpx~=0.28.0",
"importlib-metadata>=4.8.3;python_version<\"3.10\"",
"importlib-resources>=1.4;python_version<\"3.9\"",
"ipykernel>=6.5.0",
@@ -47,7 +47,7 @@ dependencies = [
"jupyterlab_server>=2.27.1,<3",
"notebook_shim>=0.2",
"packaging",
- "setuptools>=40.1.0",
+ "setuptools>=40.8.0",
"tomli>=1.2.2;python_version<\"3.11\"",
"tornado>=6.2.0",
"traitlets",
Hi! This is the friendly automated conda-forge-linting service.
I just wanted to let you know that I linted all conda-recipes in your PR (recipe/meta.yaml
) and found it was in an excellent condition.
@conda-forge-admin please rerender
Hi! This is the friendly automated conda-forge-webservice.
I tried to rerender for you, but it looks like there was nothing to do.
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/12148131511. Examine the logs at this URL for more detail.
Hi! This is the friendly automated conda-forge-webservice.
I've started a version update as instructed in #452.
I'm currently searching for new versions and will update this PR shortly if I find one! Thank you for waiting!
Fixes #452