Skip to content

Commit

Permalink
Update certifi requirement in the pip group across 1 directory
Browse files Browse the repository at this point in the history
Updates the requirements on [certifi](https://github.com/certifi/python-certifi) to permit the latest version.

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jecarr committed Jul 16, 2024
1 parent e8a3901 commit 23403b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Brotli~=1.0.9
babel~=2.15
certifi~=2024.6.2
certifi~=2024.7.4
flask-babel~=4.0
flask~=3.0
jinja2~=3.1
Expand Down

0 comments on commit 23403b4

Please sign in to comment.