Skip to content

Commit 1cd7c42

Browse files
chore(deps): bump requests from 2.31.0 to 2.32.3
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>
1 parent 5f07bb8 commit 1cd7c42

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pytest = "^8.1.1"
1010
black = "^24.3.0"
1111
flake8 = "^7.0.0"
1212
behave = "^1.2.6"
13-
requests = "^2.32.0"
13+
requests = "^2.32.3"
1414
taskipy = "^1.12.2"
1515
pytest-html = "^4.1.1"
1616
behave-html-formatter = "^0.9.10"

0 commit comments

Comments
 (0)