-
Notifications
You must be signed in to change notification settings - Fork 223
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump aiohttp-jinja2 from 1.5.1 to 1.6
Bumps [aiohttp-jinja2](https://github.com/aio-libs/aiohttp_jinja2) from 1.5.1 to 1.6. - [Release notes](https://github.com/aio-libs/aiohttp_jinja2/releases) - [Changelog](https://github.com/aio-libs/aiohttp-jinja2/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp-jinja2@v1.5.1...v1.6) --- updated-dependencies: - dependency-name: aiohttp-jinja2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
3b483ca
commit 4868802
Showing
7 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
aiohttp==3.8.6 | ||
aiohttp-jinja2==1.5.1 | ||
aiohttp-jinja2==1.6 | ||
faker==20.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
aiohttp==3.8.6 | ||
aiohttp-jinja2==1.5.1 | ||
aiohttp-jinja2==1.6 | ||
keras==2.11.0 | ||
Pillow==10.1.0 | ||
tensorflow==2.11.1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
aiohttp==3.8.6 | ||
aiohttp_jinja2==1.5.1 | ||
aiohttp_jinja2==1.6 | ||
aiohttp_security==0.4.0 | ||
bcrypt==4.0.1 | ||
faker==20.1.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
aiohttp==3.8.6 | ||
aiopg[sa]==1.4.0 | ||
aiohttp-jinja2==1.5.1 | ||
aiohttp-jinja2==1.6 | ||
trafaret_config==2.0.2 | ||
|
||
# For testing | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
aiohttp==3.8.6 | ||
aiohttp_jinja2==1.5.1 | ||
aiohttp_jinja2==1.6 | ||
pyyaml==6.0.1 | ||
redis==5.0.1 | ||
trafaret==2.1.1 |