Skip to content

Commit 9732f0e

Browse files
dependabot[bot]claude[bot]marcoacierno
authored
Bump the pip group in /backend with 4 updates (#4433)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Co-authored-by: Marco Acierno <[email protected]>
1 parent a5084ea commit 9732f0e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

backend/pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,14 @@ dependencies = [
5151
"certifi==2024.7.4",
5252
"chardet==5.2.0",
5353
"idna==3.7",
54-
"requests==2.32.3",
55-
"urllib3==2.2.2",
54+
"requests==2.32.4",
55+
"urllib3==2.5.0",
5656
"aniso8601==9.0.1",
5757
"whitenoise==6.7.0",
5858
"django-ordered-model==3.5",
5959
"uwsgi==2.0.30",
6060
"django-storages==1.14.4",
61-
"sentry-sdk==2.11.0",
61+
"sentry-sdk>=2.14.0",
6262
"boto3==1.35.76",
6363
"pycountry<20.0,>=19.8",
6464
"countries<1.0.0,>=0.2.0",
@@ -68,8 +68,8 @@ dependencies = [
6868
"django-queryinspect<2.0.0,>=1.1.0",
6969
"lxml==6.0.0",
7070
"unidecode<2.0.0,>=1.1.1",
71-
"strawberry-graphql==0.243.1",
72-
"Werkzeug<2.0.0,>=1.0.1",
71+
"strawberry-graphql==0.257.0",
72+
"Werkzeug>=1.0.1,<4.0.0",
7373
"django-import-export<4.0.0,>=3.2.0",
7474
"dal-admin-filters==1.1.0",
7575
"django-markdownify==0.9.5",

0 commit comments

Comments
 (0)