Skip to content

Scheduled monthly dependency update for April#39

Closed
pyup-bot wants to merge 29 commits intodevfrom
pyup-scheduled-update-2023-04-01
Closed

Scheduled monthly dependency update for April#39
pyup-bot wants to merge 29 commits intodevfrom
pyup-scheduled-update-2023-04-01

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

@pyup-bot pyup-bot commented Apr 1, 2023

Update bokeh from 3.0.3 to 3.1.0.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update gitpython from 3.1.30 to 3.1.31.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update ipykernel from 6.21.0 to 6.22.0.

Changelog

6.22.0

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.21.3...e2972d763b5357d4e1cb9b5355593583ca6d5657))

Bugs fixed

- Deprecate Comm class + Fix incompatibility with ipywidgets [1097](https://github.com/ipython/ipykernel/pull/1097) ([martinRenou](https://github.com/martinRenou))

Maintenance and upkeep improvements

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2023-03-06&to=2023-03-20&type=c))

[martinRenou](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3AmartinRenou+updated%3A2023-03-06..2023-03-20&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Apre-commit-ci+updated%3A2023-03-06..2023-03-20&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

6.21.3

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.21.2...e46f75b93c388886f4b6ba32182e29c3cc486984))

Bugs fixed

- Fix interrupt reply [1101](https://github.com/ipython/ipykernel/pull/1101) ([garlandz-db](https://github.com/garlandz-db))

Maintenance and upkeep improvements

- Update docs link [1103](https://github.com/ipython/ipykernel/pull/1103) ([blink1073](https://github.com/blink1073))
- Add license [1098](https://github.com/ipython/ipykernel/pull/1098) ([dcsaba89](https://github.com/dcsaba89))

Documentation improvements

- Update changelog for markdown typo [1096](https://github.com/ipython/ipykernel/pull/1096) ([mlucool](https://github.com/mlucool))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2023-02-13&to=2023-03-06&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2023-02-13..2023-03-06&type=Issues) | [ccordoba12](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Accordoba12+updated%3A2023-02-13..2023-03-06&type=Issues) | [dcsaba89](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Adcsaba89+updated%3A2023-02-13..2023-03-06&type=Issues) | [garlandz-db](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Agarlandz-db+updated%3A2023-02-13..2023-03-06&type=Issues) | [mlucool](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Amlucool+updated%3A2023-02-13..2023-03-06&type=Issues)

6.21.2

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.21.1...1a486e06155a4d8e58e716fd40468cb5738ed6bb))

Bugs fixed

- Un-expose `__file__` and expose `__session__` instead. [1095](https://github.com/ipython/ipykernel/pull/1095) ([Carreau](https://github.com/Carreau))

Maintenance and upkeep improvements

- Remove test_enter_eventloop [1084](https://github.com/ipython/ipykernel/pull/1084) ([davidbrochart](https://github.com/davidbrochart))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2023-02-02&to=2023-02-13&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2023-02-02..2023-02-13&type=Issues) | [Carreau](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3ACarreau+updated%3A2023-02-02..2023-02-13&type=Issues) | [davidbrochart](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Adavidbrochart+updated%3A2023-02-02..2023-02-13&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Apre-commit-ci+updated%3A2023-02-02..2023-02-13&type=Issues)

6.21.1

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.21.0...ac7776dfd68861ae005e1f142ec87cd6703847ea))

Maintenance and upkeep improvements

- Restore nest-asyncio for tk loop [1086](https://github.com/ipython/ipykernel/pull/1086) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2023-01-30&to=2023-02-02&type=c))

[blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2023-01-30..2023-02-02&type=Issues)
Links

Update ipython from 8.9.0 to 8.12.0.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update ipywidgets from 8.0.4 to 8.0.6.

Changelog

8.0.6

Highlights include:

- Fix: revert removing ipykernel dependency [3749](https://github.com/jupyter-widgets/ipywidgets/pull/3749)
- Fix: structuredClone broke default serializer that depended on JSON/toJSON [3738](https://github.com/jupyter-widgets/ipywidgets/pull/3738)
- Fix: comm/ipykernel/manager runtime issues: [3740](https://github.com/jupyter-widgets/ipywidgets/pull/3740), [#3737](https://github.com/jupyter-widgets/ipywidgets/pull/3737)

8.0.5

Highlights include:

- Fix: propertly typed Comm interface [3722](https://github.com/jupyter-widgets/ipywidgets/pull/3722)
- Fix: support the comm package [3533](https://github.com/jupyter-widgets/ipywidgets/pull/3533)
- Fix: use of structuredClone allows for binary traits out of the box [3689](https://github.com/jupyter-widgets/ipywidgets/pull/3689)
- Fix: combobox update issue [3681](https://github.com/jupyter-widgets/ipywidgets/issues/3681)
- Fix: add grey as valid color [3671](https://github.com/jupyter-widgets/ipywidgets/pull/3671)
- Fix: deprecation warning when using interact [3669](https://github.com/jupyter-widgets/ipywidgets/issues/3669)
Links

Update jupyter-client from 8.0.2 to 8.1.0.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update jupyter-core from 5.2.0 to 5.3.0.

Changelog

5.3.0

([Full Changelog](https://github.com/jupyter/jupyter_core/compare/v5.2.0...6cfe9fc042a0f016a0d4545bc6790b8277d80c24))

Bugs fixed

- Fix pywin32 version constraint [347](https://github.com/jupyter/jupyter_core/pull/347) ([blink1073](https://github.com/blink1073))

Maintenance and upkeep improvements

- Add license [344](https://github.com/jupyter/jupyter_core/pull/344) ([dcsaba89](https://github.com/dcsaba89))
- Support platformdirs 3 [342](https://github.com/jupyter/jupyter_core/pull/342) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/jupyter_core/graphs/contributors?from=2023-01-30&to=2023-03-16&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_core+involves%3Ablink1073+updated%3A2023-01-30..2023-03-16&type=Issues) | [dcsaba89](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_core+involves%3Adcsaba89+updated%3A2023-01-30..2023-03-16&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fjupyter_core+involves%3Apre-commit-ci+updated%3A2023-01-30..2023-03-16&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->
Links

Update jupyterlab-widgets from 3.0.5 to 3.0.7.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update matplotlib from 3.6.3 to 3.7.1.

Changelog

3.7.1

This is the first bugfix release of the 3.7.x series.

This release contains several bug-fixes and adjustments:

* Ensure Qhull license is included in binary wheels
* Fix application of rcParams on Axes labels
* Fix compatibility with Pandas datetime unit converter
* Fix compatibility with latest GTK4
* Fix import of styles with relative path
* Fix Lasso unresponsiveness when clicking and immediately releasing
* Fix pickling of draggable legends
* Fix RangeSlider.set_val when new value is outside existing value
* Fix size of Tk spacers when changing display DPI
* Fix wrapped text in constrained layout
* Improve compatibility with third-party backends
* Improve error if animation save path does not exist
Links

Update mistune from 2.0.4 to 2.0.5.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update nbconvert from 7.2.9 to 7.2.10.

Changelog

7.2.10

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.2.9...acf41acf6d83cb725f3a2c48686c828eff7b24d8))

Enhancements made

- Add cell-id anchor for cell identification [1897](https://github.com/jupyter/nbconvert/pull/1897) ([krassowski](https://github.com/krassowski))

Bugs fixed

- Do not import pyppeteer for installation check [1947](https://github.com/jupyter/nbconvert/pull/1947) ([krassowski](https://github.com/krassowski))

Maintenance and upkeep improvements

- Clean up license  [1949](https://github.com/jupyter/nbconvert/pull/1949) ([dcsaba89](https://github.com/dcsaba89))
- Add more linting [1943](https://github.com/jupyter/nbconvert/pull/1943) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/nbconvert/graphs/contributors?from=2023-01-24&to=2023-03-14&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ablink1073+updated%3A2023-01-24..2023-03-14&type=Issues) | [dcsaba89](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Adcsaba89+updated%3A2023-01-24..2023-03-14&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Akrassowski+updated%3A2023-01-24..2023-03-14&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Apre-commit-ci+updated%3A2023-01-24..2023-03-14&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->
Links

Update nbformat from 5.7.3 to 5.8.0.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update notebook from 6.5.2 to 6.5.3.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update numpy from 1.24.1 to 1.24.2.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update openpyxl from 3.1.0 to 3.1.2.

Changelog

3.1.2

==================

* `1963 <https://foss.heptapod.net/openpyxl/openpyxl/-/issues/1963>`_ Cannot read worksheets in read-only mode with locally scoped definitions
* `1974 <https://foss.heptapod.net/openpyxl/openpyxl/-/issues/1974>`_ Empty custom properties cause invalid files

3.1.1

==================


Bugfixes
--------

* `1881 <https://foss.heptapod.net/openpyxl/openpyxl/-/issues/1881>`_ DocumentProperties times set by module import only
* `1947 <https://foss.heptapod.net/openpyxl/openpyxl/-/issues/1947>`_ Worksheet-specific definitions are missing
Links

Update pillow from 9.4.0 to 9.5.0.

Changelog

9.5.0

------------------

- Added ImageSourceData to TAGS_V2 7053
[radarhere]

- Clear PPM half token after use 7052
[radarhere]

- Removed absolute path to ldconfig 7044
[radarhere]

- Support custom comments and PLT markers when saving JPEG2000 images 6903
[joshware, radarhere, hugovk]

- Load before getting size in __array_interface__ 7034
[radarhere]

- Support creating BGR;15, BGR;16 and BGR;24 images, but drop support for BGR;32 7010
[radarhere]

- Consider transparency when applying APNG blend mask 7018
[radarhere]

- Round duration when saving animated WebP images 6996
[radarhere]

- Added reading of JPEG2000 comments 6909
[radarhere]

- Decrement reference count 7003
[radarhere, nulano]

- Allow libtiff_support_custom_tags to be missing 7020
[radarhere]

- Improved I;16N support 6834
[radarhere]

- Added QOI reading 6852
[radarhere, hugovk]

- Added saving RGBA images as PDFs 6925
[radarhere]

- Do not raise an error if os.environ does not contain PATH 6935
[radarhere, hugovk]

- Close OleFileIO instance when closing or exiting FPX or MIC 7005
[radarhere]

- Added __int__ to IFDRational for Python >= 3.11 6998
[radarhere]

- Added memoryview support to Dib.frombytes() 6988
[radarhere, nulano]

- Close file pointer copy in the libtiff encoder if still open 6986
[fcarron, radarhere]

- Raise an error if ImageDraw co-ordinates are incorrectly ordered 6978
[radarhere]

- Added "corners" argument to ImageDraw rounded_rectangle() 6954
[radarhere]

- Added memoryview support to frombytes() 6974
[radarhere]

- Allow comments in FITS images 6973
[radarhere]

- Support saving PDF with different X and Y resolutions 6961
[jvanderneutstulen, radarhere, hugovk]

- Fixed writing int as UNDEFINED tag 6950
[radarhere]

- Raise an error if EXIF data is too long when saving JPEG 6939
[radarhere]

- Handle more than one directory returned by pkg-config 6896
[sebastic, radarhere]

- Do not retry past formats when loading all formats for the first time 6902
[radarhere]

- Do not retry specified formats if they failed when opening 6893
[radarhere]

- Do not unintentionally load TIFF format at first 6892
[radarhere]

- Stop reading when EPS line becomes too long 6897
[radarhere]

- Allow writing IFDRational to BYTE tag 6890
[radarhere]

- Raise ValueError for BoxBlur filter with negative radius 6874
[hugovk, radarhere]

- Support arbitrary number of loaded modules on Windows 6761
[javidcf, radarhere, nulano]
Links

Update prompt-toolkit from 3.0.36 to 3.0.38.

Changelog

3.0.38

------------------

Fixes:
- Fix regression in filters. (Use of `WeakValueDictionary` caused filters to
not be cached).

New features:
- Use 24-bit true color now by default on Windows 10/11.

3.0.37

------------------

Bug fixes:
- Fix `currentThread()` deprecation warning.
- Fix memory leak in filters.
- Make VERSION tuple numeric.

New features:
- Add `.run()` method in `TelnetServer`. (To be used instead of
`.start()/.stop()`.

Breaking changes:
- Subclasses of `Filter` have to call `super()` in their `__init__`.
- Drop support for Python 3.6:
* This includes code cleanup for Python 3.6 compatibility.
* Use `get_running_loop()` instead of `get_event_loop()`.
* Use `asyncio.run()` instead of `asyncio.run_until_complete()`.
Links

Update protobuf from 4.21.12 to 4.22.1.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update pytz from 2022.7.1 to 2023.3.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update pyzmq from 25.0.0 to 25.0.2.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update scipy from 1.10.0 to 1.10.1.

Changelog

1.10.1

compared to `1.10.0`.



Authors
=======
* Name (commits)
* alice (1) +
* Matt Borland (2) +
* Evgeni Burovski (2)
* CJ Carey (1)
* Ralf Gommers (9)
* Brett Graham (1) +
* Matt Haberland (5)
* Alex Herbert (1) +
* Ganesh Kathiresan (2) +
* Rishi Kulkarni (1) +
* Loïc Estève (1)
* Michał Górny (1) +
* Jarrod Millman (1)
* Andrew Nelson (4)
* Tyler Reddy (50)
* Pamphile Roy (2)
* Eli Schwartz (2)
* Tomer Sery (1) +
* Kai Striega (1)
* Jacopo Tissino (1) +
* windows-server-2003 (1)

A total of 21 people contributed to this release.
People with a "+" by their names contributed a patch for the first time.
This list of names is automatically generated, and may not be fully complete.
Links

Update streamlit from 1.17.0 to 1.20.0.

Changelog

1.20.0

None

1.19.0

None

1.18.1

None

1.18.0

None
Links

Update typing-extensions from 4.4.0 to 4.5.0.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update tzlocal from 4.2 to 4.3.

Changelog

4.3

----------------

- Improved the error message when the ZoneInfo cannot be found

- Don't error out because we find multiple possible timezones for
a symlink.

- More stable on Android/Termux with proot
Links

Update urllib3 from 1.26.14 to 1.26.15.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update watchdog from 2.2.1 to 3.0.0.

Changelog

3.0.0

~~~~~

2023-03-20 • `full history <https://github.com/gorakhargosh/watchdog/compare/v2.3.1...v3.0.0>`__

- Drop support for Python 3.6.
- ``watchdog`` is now PEP 561 compatible, and tested with ``mypy``
- Fix missing ``>`` in ``FileSystemEvent.__repr__()``  (`980 <https://github.com/gorakhargosh/watchdog/pull/980>`__)
- [ci] Lots of improvements
- [inotify] Return from ``InotifyEmitter.queue_events()`` if not launched when thread is inactive (`963 <https://github.com/gorakhargosh/watchdog/pull/963>`__)
- [tests] Stability improvements
- [utils] Remove handling of ``threading.Event.isSet`` spelling (`962 <https://github.com/gorakhargosh/watchdog/pull/962>`__)
- [watchmedo] Fixed tricks YAML generation (`965 <https://github.com/gorakhargosh/watchdog/pull/965>`__)
- Thanks to our beloved contributors: kurtmckee, altendky, agroszer, BoboTiG

2.3.1

~~~~~

2023-02-28 • `full history <https://github.com/gorakhargosh/watchdog/compare/v2.3.0...v2.3.1>`__

- Run ``black`` on the entire source code
- Bundle the ``requirements-tests.txt`` file in the source distribution (`939 <https://github.com/gorakhargosh/watchdog/pull/939>`__)
- [watchmedo] Exclude ``FileOpenedEvent`` events from ``AutoRestartTrick``, and ``ShellCommandTrick``, to restore watchdog < 2.3.0 behavior. A better solution should be found in the future. (`949 <https://github.com/gorakhargosh/watchdog/pull/949>`__)
- [watchmedo] Log ``FileOpenedEvent``, and ``FileClosedEvent``, events in ``LoggerTrick``
- Thanks to our beloved contributors: BoboTiG

2.3.0

~~~~~

2023-02-23 • `full history <https://github.com/gorakhargosh/watchdog/compare/v2.2.1...v2.3.0>`__

- [inotify] Add support for ``IN_OPEN`` events: a ``FileOpenedEvent`` event will be fired (`941 <https://github.com/gorakhargosh/watchdog/pull/941>`__)
- [watchmedo] Add optional event debouncing for ``auto-restart``, only restarting once if many events happen in quick succession (``--debounce-interval``) (`940 <https://github.com/gorakhargosh/watchdog/pull/940>`__)
- [watchmedo] Exit gracefully on ``KeyboardInterrupt`` exception (Ctrl+C) (`945 <https://github.com/gorakhargosh/watchdog/pull/945>`__)
- [watchmedo] Add option to not auto-restart the command after it exits (``--no-restart-on-command-exit``) (`946 <https://github.com/gorakhargosh/watchdog/pull/946>`__)
- Thanks to our beloved contributors: BoboTiG, dstaple, taleinat, cernekj
Links

Update widgetsnbextension from 4.0.5 to 4.0.7.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update yfinance from 0.2.9 to 0.2.14.

Changelog

0.2.14

------
Fix Ticker.info dict by fetching from API 1461

0.2.13

------
Price bug fixes:
- fetch big-interval with Capital Gains 1455
- merging dividends & splits with prices 1452

0.2.12

------
Disable annoying 'backup decrypt' msg

0.2.11

------
Fix history_metadata accesses for unusual symbols 1411

0.2.10

------
General
- allow using sqlite3 < 3.8.2 1380
- add another backup decrypt option 1379
Prices
- restore original download() timezone handling 1385
- fix & improve price repair 1289 2a2928b 86d6acc
- drop intraday intervals if in post-market but prepost=False 1311
Info
- fast_info improvements:
- add camelCase keys, add dict functions values() & items() 1368
- fix fast_info["previousClose"] 1383
- catch TypeError Exception 1397
Links

Update pytest from 7.2.1 to 7.2.2.

Changelog

7.2.2

=========================

Bug Fixes
---------

- `10533 <https://github.com/pytest-dev/pytest/issues/10533>`_: Fixed :func:`pytest.approx` handling of dictionaries containing one or more values of `0.0`.


- `10592 <https://github.com/pytest-dev/pytest/issues/10592>`_: Fixed crash if `--cache-show` and `--help` are passed at the same time.


- `10597 <https://github.com/pytest-dev/pytest/issues/10597>`_: Fixed bug where a fixture method named ``teardown`` would be called as part of ``nose`` teardown stage.


- `10626 <https://github.com/pytest-dev/pytest/issues/10626>`_: Fixed crash if ``--fixtures`` and ``--help`` are passed at the same time.


- `10660 <https://github.com/pytest-dev/pytest/issues/10660>`_: Fixed :py:func:`pytest.raises` to return a 'ContextManager' so that type-checkers could narrow
:code:`pytest.raises(...) if ... else nullcontext()` down to 'ContextManager' rather than 'object'.



Improved Documentation
----------------------

- `10690 <https://github.com/pytest-dev/pytest/issues/10690>`_: Added `CI` and `BUILD_NUMBER` environment variables to the documentation.


- `10721 <https://github.com/pytest-dev/pytest/issues/10721>`_: Fixed entry-points declaration in the documentation example using Hatch.


- `10753 <https://github.com/pytest-dev/pytest/issues/10753>`_: Changed wording of the module level skip to be very explicit
about not collecting tests and not executing the rest of the module.
Links

@pyup-bot
Copy link
Copy Markdown
Collaborator Author

pyup-bot commented May 1, 2023

Closing this in favor of #40

@pyup-bot pyup-bot closed this May 1, 2023
@guyrux guyrux deleted the pyup-scheduled-update-2023-04-01 branch May 1, 2023 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant