Skip to content

Commit

Permalink
Bump requests from 2.31.0 to 2.32.3
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.3.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.31.0...v2.32.3)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 29, 2024
1 parent 15829b4 commit 8090fc2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
11 changes: 5 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ numpy = ">=1.22.4"
pandas = ">=1.4.3,<3.0.0"
python-ligo-lw = "^1.8.1"
pyvo = ">=1.3"
requests = ">2.28.1,<2.32.0"
requests = ">2.28.1,<2.33.0"
seaborn = ">=0.11.2"
setuptools = ">=65.3"
tqdm = ">=4.64.0"
Expand Down

0 comments on commit 8090fc2

Please sign in to comment.