-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python-deps(deps): bump the python-dependencies group across 1 directory with 35 updates #62
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ory with 35 updates Updates the requirements on [pip](https://github.com/pypa/pip), [poetry-pre-commit-plugin](https://github.com/vstrimaitis/poetry-pre-commit-plugin), [tm-devices](https://github.com/tektronix/tm_devices), [codespell](https://github.com/codespell-project/codespell), [pygments](https://github.com/pygments/pygments), [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions), [psutil](https://github.com/giampaolo/psutil), [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/), [certifi](https://github.com/certifi/python-certifi), [charset-normalizer](https://github.com/jawah/charset_normalizer), [coverage[toml]](https://github.com/nedbat/coveragepy), [dataproperty](https://github.com/thombashi/DataProperty), [dnspython](https://github.com/rthalley/dnspython), [markupsafe](https://github.com/pallets/markupsafe), [mbstrdecoder](https://github.com/thombashi/mbstrdecoder), [networkx](https://github.com/networkx/networkx), [pathvalidate](https://github.com/thombashi/pathvalidate), [pytablewriter](https://github.com/thombashi/pytablewriter), [pytz](https://github.com/stub42/pytz), [setuptools](https://github.com/pypa/setuptools), [six](https://github.com/benjaminp/six), [tabledata](https://github.com/thombashi/tabledata), [tcolorpy](https://github.com/thombashi/tcolorpy), [typepy](https://github.com/thombashi/typepy), [typepy[datetime]](https://github.com/thombashi/typepy), [urllib3](https://github.com/urllib3/urllib3), [click](https://github.com/pallets/click), [editorconfig](https://github.com/editorconfig/editorconfig-core-py), [inflect](https://github.com/jaraco/inflect), [jsbeautifier](https://github.com/ghost6991/Jsbeautifier), [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs), [more-itertools](https://github.com/more-itertools/more-itertools), [termcolor](https://github.com/termcolor/termcolor), [typeguard](https://github.com/agronholm/typeguard) and [watchdog](https://github.com/gorakhargosh/watchdog) to permit the latest version. Updates `pip` to 25.0.1 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@24.0...25.0.1) Updates `poetry-pre-commit-plugin` to 0.2.1 - [Release notes](https://github.com/vstrimaitis/poetry-pre-commit-plugin/releases) - [Commits](vstrimaitis/poetry-pre-commit-plugin@0.1.2...0.2.1) Updates `tm-devices` to 3.1.1 - [Release notes](https://github.com/tektronix/tm_devices/releases) - [Changelog](https://github.com/tektronix/tm_devices/blob/main/CHANGELOG.md) - [Commits](tektronix/tm_devices@v2.3.0...v3.1.1) Updates `codespell` from 2.3.0 to 2.4.1 - [Release notes](https://github.com/codespell-project/codespell/releases) - [Commits](codespell-project/codespell@v2.3.0...v2.4.1) Updates `pygments` from 2.18.0 to 2.19.1 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.18.0...2.19.1) Updates `pymdown-extensions` from 10.12 to 10.14.3 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.12...10.14.3) Updates `psutil` from 6.1.0 to 6.1.1 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-6.1.0...release-6.1.1) Updates `beautifulsoup4` from 4.12.3 to 4.13.3 Updates `certifi` from 2024.8.30 to 2025.1.31 - [Commits](certifi/python-certifi@2024.08.30...2025.01.31) Updates `charset-normalizer` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.0...3.4.1) Updates `coverage[toml]` from 7.6.1 to 7.6.11 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.1...7.6.11) Updates `dataproperty` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/thombashi/DataProperty/releases) - [Commits](thombashi/DataProperty@v1.0.1...v1.1.0) Updates `dnspython` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](rthalley/dnspython@v2.6.1...v2.7.0) Updates `markupsafe` from 2.1.5 to 3.0.2 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@2.1.5...3.0.2) Updates `mbstrdecoder` from 1.1.3 to 1.1.4 - [Release notes](https://github.com/thombashi/mbstrdecoder/releases) - [Commits](thombashi/mbstrdecoder@v1.1.3...v1.1.4) Updates `networkx` from 3.1 to 3.4.2 - [Release notes](https://github.com/networkx/networkx/releases) - [Commits](networkx/networkx@networkx-3.1...networkx-3.4.2) Updates `pathvalidate` from 3.2.1 to 3.2.3 - [Release notes](https://github.com/thombashi/pathvalidate/releases) - [Changelog](https://github.com/thombashi/pathvalidate/blob/master/CHANGELOG.md) - [Commits](thombashi/pathvalidate@v3.2.1...v3.2.3) Updates `pytablewriter` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/thombashi/pytablewriter/releases) - [Changelog](https://github.com/thombashi/pytablewriter/blob/master/CHANGELOG.md) - [Commits](thombashi/pytablewriter@v1.2.0...v1.2.1) Updates `pytz` from 2024.2 to 2025.1 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2024.2...release_2025.1) Updates `setuptools` from 75.3.0 to 75.8.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.3.0...v75.8.0) Updates `six` from 1.16.0 to 1.17.0 - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](benjaminp/six@1.16.0...1.17.0) Updates `tabledata` from 1.3.3 to 1.3.4 - [Release notes](https://github.com/thombashi/tabledata/releases) - [Commits](thombashi/tabledata@v1.3.3...v1.3.4) Updates `tcolorpy` from 0.1.6 to 0.1.7 - [Release notes](https://github.com/thombashi/tcolorpy/releases) - [Changelog](https://github.com/thombashi/tcolorpy/blob/master/CHANGELOG.md) - [Commits](thombashi/tcolorpy@v0.1.6...v0.1.7) Updates `typepy` from 1.3.2 to 1.3.4 - [Release notes](https://github.com/thombashi/typepy/releases) - [Commits](thombashi/typepy@v1.3.2...v1.3.4) Updates `typepy[datetime]` from 1.3.2 to 1.3.4 - [Release notes](https://github.com/thombashi/typepy/releases) - [Commits](thombashi/typepy@v1.3.2...v1.3.4) Updates `urllib3` from 2.2.3 to 2.3.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.3...2.3.0) Updates `click` from 8.1.7 to 8.1.8 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.7...8.1.8) Updates `editorconfig` from 0.12.4 to 0.17.0 - [Commits](editorconfig/editorconfig-core-py@v0.12.4...v0.17.0) Updates `inflect` from 7.4.0 to 7.5.0 - [Release notes](https://github.com/jaraco/inflect/releases) - [Changelog](https://github.com/jaraco/inflect/blob/main/NEWS.rst) - [Commits](jaraco/inflect@v7.4.0...v7.5.0) Updates `jsbeautifier` from 1.15.1 to 1.15.2 - [Commits](https://github.com/ghost6991/Jsbeautifier/commits) Updates `mkdocs-autorefs` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/mkdocstrings/autorefs/releases) - [Changelog](https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/autorefs@1.2.0...1.3.0) Updates `more-itertools` from 10.5.0 to 10.6.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v10.5.0...v10.6.0) Updates `termcolor` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/termcolor/termcolor/releases) - [Changelog](https://github.com/termcolor/termcolor/blob/main/CHANGES.md) - [Commits](termcolor/termcolor@2.4.0...2.5.0) Updates `typeguard` from 4.4.0 to 4.4.1 - [Release notes](https://github.com/agronholm/typeguard/releases) - [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst) - [Commits](agronholm/typeguard@4.4.0...4.4.1) Updates `watchdog` from 4.0.2 to 6.0.0 - [Release notes](https://github.com/gorakhargosh/watchdog/releases) - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst) - [Commits](gorakhargosh/watchdog@v4.0.2...v6.0.0) --- updated-dependencies: - dependency-name: pip dependency-type: direct:development dependency-group: python-dependencies - dependency-name: poetry-pre-commit-plugin dependency-type: direct:development dependency-group: python-dependencies - dependency-name: tm-devices dependency-type: direct:development dependency-group: python-dependencies - dependency-name: codespell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: beautifulsoup4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: coverage[toml] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: dataproperty dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: dnspython dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: mbstrdecoder dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: networkx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pathvalidate dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pytablewriter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: six dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: tabledata dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: tcolorpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: typepy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: typepy[datetime] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: editorconfig dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: inflect dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: jsbeautifier dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: mkdocs-autorefs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: more-itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: termcolor dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: typeguard dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: watchdog dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #62 +/- ##
=======================================
Coverage 80.72% 80.72%
=======================================
Files 3 3
Lines 524 524
Branches 94 94
=======================================
Hits 423 423
Misses 82 82
Partials 19 19 ☔ View full report in Codecov by Sentry. |
Test Results (windows)
|
Test Results (ubuntu)
tests/test_client.pytekhsi_client = <tekhsi.tek_hsi_connect.TekHSIConnect object at 0x7f73774de8a0>
capsys = <_pytest.capture.CaptureFixture object at 0x7f7377395a60>
instrument = True, sum_count = 5, sum_acq_time = 10.0, sum_data_rate = 50.0
expected_output = 'Average Update Rate:0.50, Data Rate:10.00Mbs'
@pytest.mark.parametrize(
("instrument", "sum_count", "sum_acq_time", "sum_data_rate", "expected_output"),
[
(True, 5, 10.0, 50.0, "Average Update Rate:0.50, Data Rate:10.00Mbs"),
],
)
def test_server_connection(
tekhsi_client: TekHSIConnect,
capsys: pytest.CaptureFixture[str],
instrument: bool,
sum_count: int,
sum_acq_time: float,
sum_data_rate: float,
expected_output: str,
) -> None:
"""Test the server connection using the TekHSI client.
Args:
tekhsi_client: An instance of the TekHSI client to be tested.
capsys (CaptureFixture): Pytest fixture to capture system output.
instrument: Whether the instrument is connected.
sum_count: The sum count.
sum_acq_time: The sum acquisition time.
sum_data_rate: The sum data rate.
expected_output: The expected output message.
"""
# Set the required attributes
tekhsi_client._instrument = instrument
tekhsi_client._sum_count = sum_count
tekhsi_client._sum_acq_time = sum_acq_time
tekhsi_client._sum_data_rate = sum_data_rate
# Set the verbose attribute to True
tekhsi_client.verbose = True
# Use the context manager to handle connection
> with tekhsi_client as connection:
capsys = <_pytest.capture.CaptureFixture object at 0x7f7377395a60>
captured = CaptureResult(out='2025-02-10 12:58:03.000053 - enter()\n', err='')
connection = <tekhsi.tek_hsi_connect.TekHSIConnect object at 0x7f73774de8a0>
expected_output = 'Average Update Rate:0.50, Data Rate:10.00Mbs'
instrument = True
request = name: "test_client"
response = status: CONNECTSTATUS_SUCCESS
sum_acq_time = 10.0
sum_count = 5
sum_data_rate = 50.0
tekhsi_client = <tekhsi.tek_hsi_connect.TekHSIConnect object at 0x7f73774de8a0>
tests/test_client.py:58:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/tests/lib/python3.12/site-packages/tekhsi/tek_hsi_connect.py:211: in __exit__
self.close()
exc_tb = None
exc_type = None
exc_val = None
self = <tekhsi.tek_hsi_connect.TekHSIConnect object at 0x7f73774de8a0>
.tox/tests/lib/python3.12/site-packages/tekhsi/tek_hsi_connect.py:443: in close
self.force_sequence()
self = <tekhsi.tek_hsi_connect.TekHSIConnect object at 0x7f73774de8a0>
.tox/tests/lib/python3.12/site-packages/tekhsi/tek_hsi_connect.py:500: in force_sequence
self.connection.RequestNewSequence(request)
request = name: "93a5018d-5e42-44e7-85e3-626e5150af7c"
self = <tekhsi.tek_hsi_connect.TekHSIConnect object at 0x7f73774de8a0>
.tox/tests/lib/python3.12/site-packages/grpc/_channel.py:1181: in __call__
return _end_unary_response_blocking(state, call, False, None)
call = <grpc._cython.cygrpc.SegregatedCall object at 0x7f73772d2a80>
compression = None
credentials = None
metadata = None
request = name: "93a5018d-5e42-44e7-85e3-626e5150af7c"
self = <grpc._channel._UnaryUnaryMultiCallable object at 0x7f73771e9e10>
state = <grpc._channel._RPCState object at 0x7f7377396180>
timeout = None
wait_for_ready = None
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
state = <grpc._channel._RPCState object at 0x7f7377396180>
call = <grpc._cython.cygrpc.SegregatedCall object at 0x7f73772d2a80>
with_call = False, deadline = None
def _end_unary_response_blocking(
state: _RPCState,
call: cygrpc.SegregatedCall,
with_call: bool,
deadline: Optional[float],
) -> Union[ResponseType, Tuple[ResponseType, grpc.Call]]:
if state.code is grpc.StatusCode.OK:
if with_call:
rendezvous = _MultiThreadedRendezvous(state, call, None, deadline)
return state.response, rendezvous
else:
return state.response
else:
> raise _InactiveRpcError(state) # pytype: disable=not-instantiable
E grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
E status = StatusCode.FAILED_PRECONDITION
E details = ""
E debug_error_string = "UNKNOWN:Error received from peer ipv6:%5B::1%5D:50312 {grpc_message:"", grpc_status:9, created_time:"2025-02-10T12:58:03.059406949+00:00"}"
E >
call = <grpc._cython.cygrpc.SegregatedCall object at 0x7f73772d2a80>
deadline = None
state = <grpc._channel._RPCState object at 0x7f7377396180>
with_call = False
.tox/tests/lib/python3.12/site-packages/grpc/_channel.py:1006: _InactiveRpcError |
Test Results (macos)
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates the requirements on pip, poetry-pre-commit-plugin, tm-devices, codespell, pygments, pymdown-extensions, psutil, beautifulsoup4, certifi, charset-normalizer, coverage[toml], dataproperty, dnspython, markupsafe, mbstrdecoder, networkx, pathvalidate, pytablewriter, pytz, setuptools, six, tabledata, tcolorpy, typepy, typepy[datetime], urllib3, click, editorconfig, inflect, jsbeautifier, mkdocs-autorefs, more-itertools, termcolor, typeguard and watchdog to permit the latest version.
Updates
pip
to 25.0.1Changelog
Sourced from pip's changelog.
... (truncated)
Commits
bc7c88c
Bump for releaseebd0a52
Don't pass --cert to build subprocesses unless also given on CLIaea8629
Fix locate_file() type hints for older Pythonse612988
Add build-project.py compatibility note202344e
Update the release process docsdc696c2
Patch out EXTERNALLY-MANAGED for self-check tests (#13179)f47b587
Bump for release74a7f33
Update AUTHORS.txta008888
Merge pull request #13171 from pypa/dependabot/github_actions/github-actions-...d265fb7
Merge pull request #13174 from ichard26/changelogUpdates
poetry-pre-commit-plugin
to 0.2.1Release notes
Sourced from poetry-pre-commit-plugin's releases.
Commits
96d3dff
Bump version3b0e860
Bump versione3029cf
Revert back to standard dependency version requirements (#9)4726425
Compatibility with poetry 2.0.0 (#8)23d47af
Fix badgeUpdates
tm-devices
to 3.1.1Release notes
Sourced from tm-devices's releases.
Changelog
Sourced from tm-devices's changelog.
... (truncated)
Commits
7a22dd4
3.1.1ddb378c
feat: Added support for a new custom version string format, `"1.2.3-custom.12...0af4140
3.1.0c42a140
refactor: Separate out the custom handling of different devices' software/fir...34973e5
fix: Remove unused commands files (#371)3e0b22d
feat: Improved VISA device error messages (#370)be72562
3.0.085eb9a3
feat: added fast acq support for the mso2 model. (#368)9c53be5
python-deps(deps-dev): update ruff requirement from 0.8.4 to 0.8.6 in the pyt...4151bd4
gh-actions(deps): bump tektronix/python-package-ci-cd (#365)Updates
codespell
from 2.3.0 to 2.4.1Release notes
Sourced from codespell's releases.
... (truncated)
Commits
63c8f83
Reverthep->heap, help,
in dictionary_rare.txt from #3461 (#3624)db0100e
Run pytest GitHub Action on an ARM processor (#3619)c6bdc1f
[pre-commit.ci] autoupdate less frequently654b3ed
Runruff format
913871e
Apply ruff/flake8-pytest-style rule PT006b782f25
Changes for ruff 0.9.19c3a652
[pre-commit.ci] pre-commit autoupdate2626491
Remove socioeconomic entriesec57cff
Add spelling correction for denila and variant.2acfc37
[pre-commit.ci] pre-commit autoupdateUpdates
pygments
from 2.18.0 to 2.19.1Release notes
Sourced from pygments's releases.
... (truncated)
Changelog
Sourced from pygments's changelog.
... (truncated)
Commits
b583de4
Prepare 2.19.1 release.c13f3f1
Prepare 2.19.1 release.cdbcd43
Add regression test for .ini issue, update CHANGES.5792a21
Update CHANGES.a985866
Merge pull request #2835 from kartben/fix_ini_double_quotes5822fd1
Fix Lua regressions.673d824
Fix quoted string handling43bf86f
Improve example regex in the docs.452ac62
Move on past 2.19.0.62dff31
Prepare 2.19 release.Updates
pymdown-extensions
from 10.12 to 10.14.3Release notes
Sourced from pymdown-extensions's releases.
Commits
4d6b5e6
Fix issue with empty raw blocks (#2587)120dbc7
Doc: Fix incorrect parameter namefe7c287
Docs: Remove some JS deps5849b74
Docs: Update JS deps968c6c7
Block extensions: ensuremd_in_html
has the correct target element (#2577)868f7e9
Update versioning to reflect next release2aba189
Fix list patterns in FancyList (#2576)b5d3826
Docs: Fix snippets examplec9ef97e
Docs: Update stylelint (#2564)94c6bc4
Fix Block HTML lint issueUpdates
psutil
from 6.1.0 to 6.1.1Changelog
Sourced from psutil's changelog.
Commits
58552f6
Merge branch 'master' of github.com:giampaolo/psutil4ba6ad0
ruff: enable PLR5501 (Useelif
instead ofelse
thenif
, to reduce inden...1a63407
use aset
literal when testing for membership8162905
disable flafy test + pre-release1f3458b
try to fix some flaky tests 2c0e1eb1
try to fix some flaky tests 245934bb
try to fix some flaky tests560c524
chore: bump cibuildwheel to 2.22.0, move to macos-13 (#2479)b5ea67e
fix winmake.py test-parallel13a336b
fix #2418 / Linux: fix race conditionUpdates
beautifulsoup4
from 4.12.3 to 4.13.3Updates
certifi
from 2024.8.30 to 2025.1.31Commits
088f931
2025.01.31 (#336)1c17795
Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#335)a2e88f0
Bump actions/upload-artifact from 4.5.0 to 4.6.0 (#334)82284ed
Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 (#333)10d3d1d
Bump actions/upload-artifact from 4.4.3 to 4.5.0 (#332)4ba3900
2024.12.14 (#329)9164660
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#331)3dc3651
Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 (#328)c5bf18d
Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 (#327)b908391
Bump actions/setup-python from 5.2.0 to 5.3.0 (#326)Updates
charset-normalizer
from 3.4.0 to 3.4.1Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
ffdf7f5
🔧 fix long description content-type inferred as rst instead of mdc7197b7
📝 fix changelog entries (#582)c390e1f
Merge pull request #581 from jawah/refresh-part-2f9d6b8c
🔒 add CODEOWNERS7ce1ef1
🔧 use ubuntu-22.04 for cibuildwheel in continuous deployment workflowdeed205
🔧 update LICENSE copyrightf11f571
🔧 include noxfile in sdist1ec7c06
🔧 update changelog14b4649
🐛 output(...) replace declarative mark using non iana compliant encoding ...1b06bc0
Merge branch 'refresh-part-2' of github.com:jawah/charset_normalizer into ref...Updates
coverage[toml]
from 7.6.1 to 7.6.11Release notes
Sourced from coverage[toml]'s releases.
... (truncated)
Changelog
Sourced from coverage[toml]'s changelog.
Commits
a20898d
docs: sample HTML for 7.6.11938d519
docs: pre...Description has been truncated