Compare commits

...

3 Commits

Author SHA1 Message Date
Daniel Markstedt 4c2971cf8a
Merge f50959d72d into 12bb86db9b 2024-04-12 17:47:34 -07:00
dependabot[bot] 12bb86db9b Bump idna from 3.6 to 3.7 in /python/web
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-13 09:47:25 +09:00
dependabot[bot] b348643ff3 Bump idna from 3.4 to 3.7 in /python/common
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.4...v3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 12:59:49 +09:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
certifi==2023.7.22
charset-normalizer==3.3.2
idna==3.4
idna==3.7
protobuf==3.19.5
requests==2.31.0
urllib3==2.0.7

View File

@ -3,7 +3,7 @@ certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
flake8==7.0.0
idna==3.6
idna==3.7
iniconfig==2.0.0
MarkupSafe==2.1.5
mccabe==0.7.0