Skip to content

Commit 0ec7409

Browse files
Bump ipython from 7.16.1 to 7.16.3
Bumps [ipython](https://github.com/ipython/ipython) from 7.16.1 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@7.16.1...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b9856c commit 0ec7409

File tree

2 files changed

+68
-56
lines changed

2 files changed

+68
-56
lines changed

Pipfile.lock

Lines changed: 59 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
-i https://pypi.org/simple
1+
#
2+
# These requirements were autogenerated by pipenv
3+
# To regenerate from the project's Pipfile, run:
4+
#
5+
# pipenv lock --requirements
6+
#
7+
8+
-i https://pypi.org/simple/
29
pyopengl==3.1.5
3-
pyqt5-sip==12.8.0
10+
pyqt5-sip==12.9.0; python_version >= '3.5'
411
pyqt5==5.15.0

0 commit comments

Comments
 (0)