Skip to content

Commit

Permalink
chore(deps): Bump sanic in /tests in the pip group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update in the /tests directory: [sanic](https://github.com/sanic-org/sanic).


Updates `sanic` from 21.6.2 to 21.12.2
- [Release notes](https://github.com/sanic-org/sanic/releases)
- [Commits](sanic-org/sanic@v21.6.2...v21.12.2)

---
updated-dependencies:
- dependency-name: sanic
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent 68dc080 commit b568546
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tests/requirements-310.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pytz>=2024.1
redis>=3.5.3
requests-mock
responses<=0.17.0
sanic==21.6.2
sanic==21.12.2
sqlalchemy>=2.0.0

uvicorn>=0.13.4
Expand Down
2 changes: 1 addition & 1 deletion tests/requirements-312.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pytz>=2024.1
redis>=3.5.3
requests-mock
responses<=0.17.0
sanic==21.6.2
sanic==21.12.2
sqlalchemy>=2.0.0

uvicorn>=0.13.4
Expand Down
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ pytz>=2024.1
redis>=3.5.3
requests-mock
responses<=0.17.0
sanic==21.6.2
sanic==21.12.2
sqlalchemy>=2.0.0
tornado>=4.5.3,<6.0
uvicorn>=0.13.4
Expand Down

0 comments on commit b568546

Please sign in to comment.