Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and marcospri committed Jun 12, 2023
1 parent e4bc6af commit b178cb2
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion requirements/checkdocs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ babel==2.10.3
# via sphinx
build==0.8.0
# via pip-tools
certifi==2022.12.7
certifi==2023.5.7
# via requests
charset-normalizer==2.1.0
# via requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ build==0.8.0
# via pip-tools
celery==5.2.7
# via -r requirements/requirements.txt
certifi==2022.12.7
certifi==2023.5.7
# via
# -r requirements/requirements.txt
# sentry-sdk
Expand Down
2 changes: 1 addition & 1 deletion requirements/dockercompose.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ bcrypt==4.0.1
# via paramiko
build==0.8.0
# via pip-tools
certifi==2022.12.7
certifi==2023.5.7
# via requests
cffi==1.15.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ babel==2.9.1
# via sphinx
build==0.8.0
# via pip-tools
certifi==2022.12.7
certifi==2023.5.7
# via requests
chardet==4.0.0
# via requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ build==0.8.0
# via pip-tools
celery==5.2.7
# via -r requirements/requirements.txt
certifi==2022.12.7
certifi==2023.5.7
# via
# -r requirements/requirements.txt
# sentry-sdk
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ celery==5.2.7
# via
# -r requirements/functests.txt
# -r requirements/tests.txt
certifi==2022.12.7
certifi==2023.5.7
# via
# -r requirements/functests.txt
# -r requirements/tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ bleach==6.0.0
# via -r requirements/requirements.in
celery==5.2.7
# via -r requirements/requirements.in
certifi==2022.12.7
certifi==2023.5.7
# via
# -r requirements/requirements.in
# sentry-sdk
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build==0.8.0
# via pip-tools
celery==5.2.7
# via -r requirements/requirements.txt
certifi==2022.12.7
certifi==2023.5.7
# via
# -r requirements/requirements.txt
# sentry-sdk
Expand Down

0 comments on commit b178cb2

Please sign in to comment.