Skip to content

Commit

Permalink
Bump bokeh from 2.4.3 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [bokeh](https://github.com/bokeh/bokeh) from 2.4.3 to 3.3.0.
- [Changelog](https://github.com/bokeh/bokeh/blob/branch-3.4/docs/CHANGELOG)
- [Commits](bokeh/bokeh@2.4.3...3.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 7d3ead4 commit 6f33960
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies = [
"asdf",
"astropy",
"astroquery",
"bokeh<3",
"bokeh<4",
"crds",
"cryptography",
"django",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ astropy==5.3.3
astroquery==0.4.6
bandit==1.7.5
beautifulsoup4==4.12.2
bokeh==2.4.3
bokeh==3.3.0
celery==5.3.4
cryptography==41.0.4
django==4.2.5
Expand Down
2 changes: 1 addition & 1 deletion rtd_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
sphinx_automodapi>=0.15.0
bokeh==2.4.3
bokeh==3.3.0
celery==5.3.4
cython>=3.0.0
django==4.2.5
Expand Down

0 comments on commit 6f33960

Please sign in to comment.