Skip to content

Commit 5458379

Browse files
build(deps): update requests requirement from >=2.32.2 to >=2.34.1
Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.2...v2.34.1) --- updated-dependencies: - dependency-name: requests dependency-version: 2.34.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f12f59 commit 5458379

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
requests>=2.32.2
1+
requests>=2.34.1
22
ruamel.yaml>=0.16.0,<0.20
33
rdflib>=4.2.2,<7.7
44
schema-salad>=8.9,<9

0 commit comments

Comments
 (0)