Skip to content

Commit

Permalink
Bump ipython from 8.11.0 to 8.12.0 in /api (#1113)
Browse files Browse the repository at this point in the history
Bumps [ipython](https://github.com/ipython/ipython) from 8.11.0 to 8.12.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.11.0...8.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 2, 2023
1 parent 17a486c commit db90fda
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ verify_ssl = true
[dev-packages]
factory-boy = "~=3.2"
fakeredis = "~=2.9"
ipython = "~=8.11"
ipython = "~=8.12"
openapi-spec-validator = "~=0.5"
pycodestyle = "~=2.10"
pytest = "~=7.2"
Expand Down
78 changes: 39 additions & 39 deletions api/Pipfile.lock

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

0 comments on commit db90fda

Please sign in to comment.