Skip to content

Commit

Permalink
Bump idna from 3.6 to 3.7 (#103)
Browse files Browse the repository at this point in the history
* Bump idna from 3.6 to 3.7

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](kjd/idna@v3.6...v3.7)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update pyproject.toml

* update poetry.lock

* update poetry.lock

* update poetry.lock

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rodrigo Vargas Honorato <[email protected]>
  • Loading branch information
dependabot[bot] and rvhonorato authored Apr 30, 2024
1 parent d7c3044 commit a514db0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ pandas = "^2.2.2"
pdb-tools = "^2.5.0"
keras = "^2.13.1"
tensorflow = "^2.13.0"
idna = "^3.7"


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit a514db0

Please sign in to comment.