Skip to content

Commit

Permalink
Merge pull request #123 from napse-invest/dependabot/pip/backend/requ…
Browse files Browse the repository at this point in the history
…irements/dev/pillow-10.1.0

build(deps): bump pillow from 10.0.1 to 10.1.0 in /backend/requirements
  • Loading branch information
tomjeannesson authored Nov 21, 2023
2 parents 7623edb + 2be0597 commit 6da4b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ psycopg2-binary==2.9.9 # https://github.com/psycopg/psycopg2
cryptography==41.0.4 # https://github.com/pyca/cryptography
python-slugify==8.0.1 # https://github.com/un33k/python-slugify
pytz==2023.3.post1 # https://github.com/stub42/pytz
Pillow==10.0.1 # https://github.com/python-pillow/Pillow
Pillow==10.1.0 # https://github.com/python-pillow/Pillow
argon2-cffi==23.1.0 # https://github.com/hynek/argon2_cffi
hiredis==2.2.3 # https://github.com/redis/hiredis-py
redis==5.0.1 # https://github.com/redis/redis-py
Expand Down

0 comments on commit 6da4b75

Please sign in to comment.