Skip to content

Commit

Permalink
build(deps): bump ipython from 8.23.0 to 8.24.0 (#12187)
Browse files Browse the repository at this point in the history
* build(deps): bump ipython from 8.23.0 to 8.24.0

Bumps [ipython](https://github.com/ipython/ipython) from 8.23.0 to 8.24.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.23.0...8.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* - Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <alessio.fabiani@geosolutionsgroup.com>
  • Loading branch information
dependabot[bot] and afabiani committed May 9, 2024
1 parent e1b1458 commit 497bd66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ pycountry
# production
uWSGI==2.0.25.1
gunicorn==22.0.0
ipython==8.23.0
ipython==8.24.0
docker==7.0.0
invoke==2.2.0

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ install_requires =
# production
uWSGI==2.0.25.1
gunicorn==22.0.0
ipython==8.23.0
ipython==8.24.0
docker==7.0.0
invoke==2.2.0

Expand Down

0 comments on commit 497bd66

Please sign in to comment.