We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8abbbc4 commit 28bafe3Copy full SHA for 28bafe3
requirements.txt
@@ -110,7 +110,7 @@ python-dotenv==0.20.0
110
# pytest-dotenv
111
requests==2.27.1
112
# via -r requirements.in
113
-sentry-sdk==1.5.11
+sentry-sdk==1.14.0
114
115
shortuuid==1.0.8
116
# via django-markdownfield
@@ -123,10 +123,8 @@ sqlparse==0.4.2
123
tinycss2==1.1.1
124
# via bleach
125
tomli==2.0.1
126
- # via
127
- # black
128
- # pytest
129
-urllib3==1.26.9
+ # via pytest
+urllib3==1.26.15
130
# via
131
# requests
132
# sentry-sdk
0 commit comments