Skip to content

Commit

Permalink
Bump traitlets from 5.1.1 to 5.14.3 (#1466)
Browse files Browse the repository at this point in the history
Bumps [traitlets](https://github.com/ipython/traitlets) from 5.1.1 to 5.14.3.
- [Release notes](https://github.com/ipython/traitlets/releases)
- [Changelog](https://github.com/ipython/traitlets/blob/main/CHANGELOG.md)
- [Commits](ipython/traitlets@5.1.1...v5.14.3)

---
updated-dependencies:
- dependency-name: traitlets
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 8, 2024
1 parent 2098431 commit fb67bff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ six==1.16.0
sqlparse==0.5.0
toml==0.10.2
tomli
traitlets==5.1.1
traitlets==5.14.3
urllib3==1.26.8
wcwidth==0.2.5
whitenoise==5.3.0
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -485,9 +485,9 @@ tomli==2.0.1 \
# build
# pip-tools
# pytest
traitlets==5.1.1 \
--hash=sha256:059f456c5a7c1c82b98c2e8c799f39c9b8128f6d0d46941ee118daace9eb70c7 \
--hash=sha256:2d313cc50a42cd6c277e7d7dc8d4d7fedd06a2c215f78766ae7b1a66277e0033
traitlets==5.14.3 \
--hash=sha256:9ed0579d3502c94b4b3732ac120375cda96f923114522847de4b3bb98b96b6b7 \
--hash=sha256:b74e89e397b1ed28cc831db7aea759ba6640cb3de13090ca145426688ff1ac4f
# via
# -r requirements.in
# ipython
Expand Down

0 comments on commit fb67bff

Please sign in to comment.