Skip to content

Commit

Permalink
Bump the pip group across 2 directories with 1 update
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update in the /examples/sharedlinks/sharedlinks-backend directory: [certifi](https://github.com/certifi/python-certifi).
Bumps the pip group with 1 update in the /requirements directory: [certifi](https://github.com/certifi/python-certifi).


Updates `certifi` from 2023.7.22 to 2024.7.4
- [Commits](certifi/python-certifi@2023.07.22...2024.07.04)

Updates `certifi` from 2023.11.17 to 2024.7.4
- [Commits](certifi/python-certifi@2023.07.22...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
  dependency-group: pip
- dependency-name: certifi
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and apragacz committed Jul 8, 2024
1 parent 59b4acb commit 3a00276
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/sharedlinks/sharedlinks-backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
asgiref==3.7.2
# via django
certifi==2023.7.22
certifi==2024.7.4
# via requests
charset-normalizer==3.1.0
# via requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-dev.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ cachetools==5.3.2
# via
# -r requirements/requirements-test.lock.txt
# tox
certifi==2023.11.17
certifi==2024.7.4
# via
# -r requirements/requirements-test.lock.txt
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-test.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ build==1.0.3
# via -r requirements/requirements-test.in
cachetools==5.3.2
# via tox
certifi==2023.11.17
certifi==2024.7.4
# via requests
cffi==1.16.0
# via cmarkgfm
Expand Down

0 comments on commit 3a00276

Please sign in to comment.