diff options
| author | dependabot[bot] | 2025-04-24 18:50:02 +0000 |
|---|---|---|
| committer | GitHub | 2025-04-24 18:50:02 +0000 |
| commit | 7813110d3da657fca86678f505743531ec8c8d35 (patch) | |
| tree | 7b2d8a60c0280dbd69d6ec8ad54b3420b9750753 | |
| parent | 617f4ce42b03c4d5cd322221379e09c576ae7ff3 (diff) | |
| download | sec-certs-7813110d3da657fca86678f505743531ec8c8d35.tar.gz sec-certs-7813110d3da657fca86678f505743531ec8c8d35.tar.zst sec-certs-7813110d3da657fca86678f505743531ec8c8d35.zip | |
chore(deps): bump h11 from 0.14.0 to 0.16.0 in /requirements
Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0.
- [Commits](https://github.com/python-hyper/h11/compare/v0.14.0...v0.16.0)
---
updated-dependencies:
- dependency-name: h11
dependency-version: 0.16.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | requirements/all_requirements.txt | 2 | ||||
| -rw-r--r-- | requirements/nlp_requirements.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements/all_requirements.txt b/requirements/all_requirements.txt index c153ce6f..fb060b86 100644 --- a/requirements/all_requirements.txt +++ b/requirements/all_requirements.txt @@ -176,7 +176,7 @@ gprof2dot==2024.6.6 # via pytest-profiling graphviz==0.20.3 # via catboost -h11==0.14.0 +h11==0.16.0 # via httpcore holoviews==1.20.1 # via umap-learn diff --git a/requirements/nlp_requirements.txt b/requirements/nlp_requirements.txt index 541a26b8..c1626e5b 100644 --- a/requirements/nlp_requirements.txt +++ b/requirements/nlp_requirements.txt @@ -141,7 +141,7 @@ fsspec[http]==2024.12.0 # torch graphviz==0.20.3 # via catboost -h11==0.14.0 +h11==0.16.0 # via httpcore holoviews==1.20.1 # via umap-learn |
