Skip to content

Commit

Permalink
Bump sqlparse from 0.4.3 to 0.4.4 in /src
Browse files Browse the repository at this point in the history
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/andialbrecht/sqlparse/releases)
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](andialbrecht/sqlparse@0.4.3...0.4.4)

---
updated-dependencies:
- dependency-name: sqlparse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 21, 2023
1 parent aff9513 commit 276c832
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 16 deletions.
15 changes: 2 additions & 13 deletions src/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,6 @@ environs==9.5.0
# -r requirements.txt
# scos-actions
# scos-tekrsa
exceptiongroup==1.1.0
# via pytest
filelock==3.9.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -198,6 +196,7 @@ packaging==23.0
# marshmallow
# pyproject-api
# pytest
# ray
# tox
paramiko==3.0.0
# via
Expand Down Expand Up @@ -292,10 +291,6 @@ ruamel-yaml==0.17.21
# -r requirements.txt
# drf-yasg
# scos-actions
ruamel-yaml-clib==0.2.7
# via
# -r requirements.txt
# ruamel-yaml
scipy==1.10.1
# via
# -r requirements.txt
Expand All @@ -320,7 +315,7 @@ six==1.16.0
# requests-mock
# sigmf
# websocket-client
sqlparse==0.4.3
sqlparse==0.4.4
# via
# -r requirements.txt
# django
Expand All @@ -332,12 +327,6 @@ texttable==1.6.7
# via
# -r requirements.txt
# docker-compose
tomli==2.0.1
# via
# coverage
# pyproject-api
# pytest
# tox
tox==4.4.6
# via -r requirements-dev.in
uritemplate==4.1.1
Expand Down
5 changes: 2 additions & 3 deletions src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ packaging==23.0
# docker
# drf-yasg
# marshmallow
# ray
paramiko==3.0.0
# via docker
platformdirs==3.0.0
Expand Down Expand Up @@ -176,8 +177,6 @@ ruamel-yaml==0.17.21
# via
# drf-yasg
# scos-actions
ruamel-yaml-clib==0.2.7
# via ruamel-yaml
scipy==1.10.1
# via scos-actions
scos_actions @ git+https://github.com/NTIA/scos-actions@6.2.2
Expand All @@ -197,7 +196,7 @@ six==1.16.0
# requests-mock
# sigmf
# websocket-client
sqlparse==0.4.3
sqlparse==0.4.4
# via django
tekrsa-api-wrap==1.3.2
# via scos-tekrsa
Expand Down

0 comments on commit 276c832

Please sign in to comment.