Browse Source

Bump sanic from 22.3.1 to 22.6.1 in /frameworks/Python/sanic (#7517)

Bumps [sanic](https://github.com/sanic-org/sanic) from 22.3.1 to 22.6.1.
- [Release notes](https://github.com/sanic-org/sanic/releases)
- [Changelog](https://github.com/sanic-org/sanic/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/sanic-org/sanic/compare/v22.3.1...v22.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 2 years ago
parent
commit
c1b3aabffd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/sanic/requirements.txt

+ 1 - 1
frameworks/Python/sanic/requirements.txt

@@ -1,4 +1,4 @@
 asyncpg==0.25.0
 Jinja2==3.1.2
-sanic==22.3.1
+sanic==22.6.1
 uvloop==0.16.0