Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump drf-yasg from 1.21.5 to 1.21.7 #4147

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 4 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,10 @@ click-repl==0.3.0
cligj==0.7.2
# via fiona
coreapi==2.3.3
# via
# drf-yasg
# geotrek (setup.py)
# via geotrek (setup.py)
coreschema==0.0.4
# via
# coreapi
# drf-yasg
# geotrek (setup.py)
cssselect2==0.7.0
# via
Expand Down Expand Up @@ -176,7 +173,7 @@ drf-dynamic-fields==0.4.0
# via geotrek (setup.py)
drf-extensions==0.7.1
# via geotrek (setup.py)
drf-yasg==1.21.5
drf-yasg==1.21.7
# via
# django-large-image
# geotrek (setup.py)
Expand Down Expand Up @@ -301,6 +298,8 @@ pytz==2023.3.post1
# drf-yasg
pyvips==2.2.1
# via large-image-source-vips
pyyaml==6.0.1
# via drf-yasg
rcssmin==1.1.1
# via django-compressor
redis==4.5.4
Expand All @@ -317,10 +316,6 @@ requests==2.32.0
# mapentity
rjsmin==1.2.1
# via django-compressor
ruamel-yaml==0.17.35
# via drf-yasg
ruamel-yaml-clib==0.2.7
# via ruamel-yaml
sentry-sdk==1.30.0
# via geotrek (setup.py)
shapely==2.0.2
Expand Down
Loading