Skip to content

Commit

Permalink
Bump certifi from 2022.9.24 to 2022.12.7
Browse files Browse the repository at this point in the history
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](certifi/python-certifi@2022.09.24...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and samuelhwilliams committed Dec 12, 2022
1 parent 6b59d2a commit 13fecd7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ cachetools==5.2.0
# notifications-utils
celery[sqs]==5.2.7
# via -r requirements.in
certifi==2022.9.24
certifi==2022.12.7
# via
# pyproj
# requests
Expand Down Expand Up @@ -113,7 +113,7 @@ idna==3.4
# via
# jsonschema
# requests
importlib-metadata==5.0.0
importlib-metadata==5.1.0
# via flask
iso8601==1.1.0
# via -r requirements.in
Expand Down Expand Up @@ -247,7 +247,7 @@ sqlalchemy==1.4.41
# marshmallow-sqlalchemy
statsd==3.3.0
# via notifications-utils
typing-extensions==4.3.0
typing-extensions==4.4.0
# via pypdf2
uri-template==1.2.0
# via jsonschema
Expand All @@ -270,7 +270,7 @@ werkzeug==2.0.3
# flask
wrapt==1.14.1
# via deprecated
zipp==3.8.1
zipp==3.11.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 13fecd7

Please sign in to comment.