Skip to content

Commit

Permalink
Merge pull request #338 from maykinmedia/feature/update-pip-packages
Browse files Browse the repository at this point in the history
⬆️  Upgrade pip packages
  • Loading branch information
alextreme authored Jun 6, 2023
2 parents 5cd31ae + 72d081f commit 55fbbee
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ requests==2.25.1
# requests-mock
# vng-api-common
# zgw-consumers
ruamel.yaml.clib==0.2.2
ruamel.yaml.clib==0.2.7
# via ruamel.yaml
ruamel.yaml==0.17.4
# via drf-yasg
Expand Down Expand Up @@ -267,7 +267,7 @@ urllib3==1.26.6
# elastic-apm
# requests
# sentry-sdk
uwsgi==2.0.19.1
uwsgi==2.0.21
# via -r requirements/base.in
vng-api-common[markdown_docs]==1.6.4
# via -r requirements/base.in
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ requests==2.25.1
# requests-mock
# vng-api-common
# zgw-consumers
ruamel.yaml.clib==0.2.2
ruamel.yaml.clib==0.2.7
# via
# -r requirements/base.txt
# ruamel.yaml
Expand Down Expand Up @@ -401,7 +401,7 @@ urllib3==1.26.6
# elastic-apm
# requests
# sentry-sdk
uwsgi==2.0.19.1
uwsgi==2.0.21
# via -r requirements/base.txt
vng-api-common[markdown_docs]==1.6.4
# via -r requirements/base.txt
Expand Down
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@ requests==2.25.1
# sphinx
# vng-api-common
# zgw-consumers
ruamel.yaml.clib==0.2.2
ruamel.yaml.clib==0.2.7
# via
# -r requirements/ci.txt
# ruamel.yaml
Expand Down Expand Up @@ -503,7 +503,7 @@ urllib3==1.26.6
# elastic-apm
# requests
# sentry-sdk
uwsgi==2.0.19.1
uwsgi==2.0.21
# via -r requirements/ci.txt
vng-api-common[markdown_docs]==1.6.4
# via -r requirements/ci.txt
Expand Down

0 comments on commit 55fbbee

Please sign in to comment.