We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2e2d478 + b2f7132 commit 835eb6bCopy full SHA for 835eb6b
2 files changed
.dockerignore
@@ -1,6 +1,5 @@
1
.github/*
2
.gitignore
3
-app/.env
4
CODE_OF_CONDUCT.md
5
CONTRIBUTING.md
6
docker-compose.yaml
requirements.txt
@@ -5,6 +5,6 @@ pyturso==0.5.1
urllib3==2.7.0
python-dotenv==1.2.2
7
Cryptography==48.0.0
8
-requests==2.33.1
+requests==2.34.1
9
aiohttp==3.13.5 # Pinned to avoid a vulnerability
10
zipp>=3.23.1 # Pinned to avoid a vulnerability
0 commit comments