Skip to content

Commit

Permalink
Update traitlets requirement from ~=5.4.0 to ~=5.5.0
Browse files Browse the repository at this point in the history
Updates the requirements on [traitlets](https://github.com/ipython/traitlets) to permit the latest version.
- [Release notes](https://github.com/ipython/traitlets/releases)
- [Changelog](https://github.com/ipython/traitlets/blob/main/CHANGELOG.md)
- [Commits](ipython/traitlets@5.4.0...5.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 19, 2022
1 parent 358a772 commit e58103e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ tomli~=2.0.1
tornado~=6.2
towncrier~=22.8.0
tqdm~=4.64.1
traitlets~=5.4.0
traitlets~=5.5.0
types-requests~=2.28.11
types-setuptools~=65.5.0
types-tabulate~=0.9.0
Expand Down

0 comments on commit e58103e

Please sign in to comment.