Skip to content

Commit 835eb6b

Browse files
authored
Merge pull request #542 from jacksec-engineer/dependabot/pip/requests-2.34.1
build(deps): bump requests from 2.33.1 to 2.34.1
2 parents 2e2d478 + b2f7132 commit 835eb6b

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.dockerignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
.github/*
22
.gitignore
3-
app/.env
43
CODE_OF_CONDUCT.md
54
CONTRIBUTING.md
65
docker-compose.yaml

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ pyturso==0.5.1
55
urllib3==2.7.0
66
python-dotenv==1.2.2
77
Cryptography==48.0.0
8-
requests==2.33.1
8+
requests==2.34.1
99
aiohttp==3.13.5 # Pinned to avoid a vulnerability
1010
zipp>=3.23.1 # Pinned to avoid a vulnerability

0 commit comments

Comments
 (0)