Skip to content

Commit

Permalink
Bump idna from 2.8 to 3.3 in /server/python
Browse files Browse the repository at this point in the history
Bumps [idna](https://github.com/kjd/idna) from 2.8 to 3.3.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v2.8...v3.3)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2022
1 parent a39e434 commit 0c46635
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion server/python/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ verify_ssl = true
certifi = "==2022.6.15"
chardet = "==3.0.4"
click = "==7.0"
idna = "==2.8"
idna = "==3.3"
itsdangerous = "==1.1.0"
python-dotenv = "==0.10.3"
requests = "==2.28.1"
Expand Down
8 changes: 4 additions & 4 deletions server/python/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0c46635

Please sign in to comment.