Skip to content

Commit

Permalink
Bump certifi from 2024.2.2 to 2024.7.4 in /flask-app
Browse files Browse the repository at this point in the history
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4.
- [Commits](certifi/python-certifi@2024.02.02...2024.07.04)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 6, 2024
1 parent 745900d commit 985b2ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flask-app/mtw_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
arrow==1.3.0
bcrypt==4.1.3 ## NOT python-bcrypt !!!
cachelib==0.9.0 ## Stick to 0.9.0 OR run: pip install cachelib --upgrade
certifi==2024.2.2
certifi==2024.7.4
cffi==1.16.0
colorama==0.4.6
diff_match_patch==20230430
Expand Down

0 comments on commit 985b2ba

Please sign in to comment.