1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-11-21 23:55:17 -05:00

Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot]
e3951bbecc
Merge ba4d9bb565 into f07ef71ce0 2024-07-25 14:41:40 +00:00
dependabot[bot]
ba4d9bb565
Bump certifi from 2024.2.2 to 2024.7.4
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-06 01:37:51 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ build==1.2.1
# pip-tools
cachetools==5.3.3
# via tox
certifi==2024.2.2
certifi==2024.7.4
# via requests
cfgv==3.4.0
# via pre-commit

View File

@ -23,7 +23,7 @@ bitarray==2.9.2
# kiss3
blinker==1.8.2
# via flask
certifi==2024.2.2
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests