Skip to content

Commit d6cc4ac

Browse files
Bump requests from 2.32.2 to 2.32.4
Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.4. - [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.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57093a5 commit d6cc4ac

File tree

3 files changed

+110
-108
lines changed

3 files changed

+110
-108
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ python-dateutil = "==2.8.2"
2525
python-dotenv = "==1.0.0"
2626
uvloop = {version = ">=0.19.0", markers = "sys_platform != 'win32'"}
2727
lottie = {version = "==0.7.0", extras = ["pdf"]}
28-
requests = "==2.32.2"
28+
requests = "==2.32.4"
2929

3030
[scripts]
3131
bot = "python bot.py"

Pipfile.lock

Lines changed: 105 additions & 103 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)