Skip to content

Commit

Permalink
Bump pillow from 8.1.0 to 8.1.2 in /natlas-server
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.0 to 8.1.2.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](python-pillow/Pillow@8.1.0...8.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 9, 2021
1 parent 982b54a commit 70f2779
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 63 deletions.
2 changes: 1 addition & 1 deletion natlas-server/Pipfile
Expand Up @@ -22,7 +22,7 @@ netaddr = "~=0.8.0"
opencensus-ext-flask = "~=0.7.4"
opencensus-ext-ocagent = "~=0.7.1"
opencensus-ext-sqlalchemy = "~=0.1.2"
Pillow = "~=8.1.0"
Pillow = "~=8.1.2"
PyJWT = "~=2.0.1"
python-dotenv = "~=0.15.0"
semver = "~=2.13.0"
Expand Down
127 changes: 65 additions & 62 deletions natlas-server/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 70f2779

Please sign in to comment.