build(deps): bump the pip group across 1 directory with 11 updates #121
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.
Bumps the pip group with 11 updates in the / directory:
0.5.90.6.70.24.10.27.00.0.2840.5.12.0.03.1.17.1.27.3.723.7.024.4.21.4.11.10.12.17.53.2.50.20.20.21.10.10.01.2.14.0.25.1.1Updates
dataclasses-jsonfrom 0.5.9 to 0.6.7Release notes
Sourced from dataclasses-json's releases.
... (truncated)
Commits
dc63902Warn about buggy type resolution (#529)538ff15feat: support abstract collections (#532)669ee33fix: comment from review (#528)de0d230fix: support generic dataclass (#525)7d76570fix: apply global config globally (#524)8512afcfix: deserialization of unions if the type of a field with the same name diff...c26c3b9Fixes catchall inheritance issue (#500)968947cFix an issue introduced with hetero tuple decode (#493)e790828fix mypy warning when assigning to dataclass_json_config (#486)299cec2Fix PEP 0673 before 3.11 (#487)Updates
httpxfrom 0.24.1 to 0.27.0Release notes
Sourced from httpx's releases.
... (truncated)
Changelog
Sourced from httpx's changelog.
... (truncated)
Commits
326b943Version 0.27.0 (#3095)3faa4a8Improve 'Custom transports' docs (#3081)c51af4bExtensions docs (#3080)cabd1c0Deprecateapp=...in favor of explicitWSGITransport/ASGITransport. (#3...6f46152Bump the python-packages group with 6 updates (#3077)37a2901Mention NO_PROXY environment variable on Advanced Usage page (#3066)371b6e9Use__future__.annotations(#3068)4f6edf3testparse_header_linksvia public api (#3061)c7cd6aatestobfuscate_sensitive_headersvia public api (#3063)15f9253Drop outdated section (#3057)Updates
rufffrom 0.0.284 to 0.5.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
3a72400Rename publish workflow file extension (yaml->yml) (#12206)1b3bff0Bump version to 0.5.1 (#12205)0f6f73e[red-knot] Require thatFileSystemobjects implementDebug(#12204)7910beeConsider the content of the new cells during notebook sync (#12203)f3ccd15Revert "Remove--previewas a required argument forruff server(#12053)"...1e07bfa[pycodestyle] Whitespace after decorator (E204) (#12140)5e7ba05docs(*): fix a few typos, consistency issues and links (#12193)d12570edocs(options): fix some typos and improve consistency (#12191)2f3264efix(rules): skip dummy variables forPLR1704(#12190)e2e0889[red-knot] Add very basic benchmark (#12182)Updates
pytest-dockerfrom 2.0.0 to 3.1.1Release notes
Sourced from pytest-docker's releases.
Changelog
Sourced from pytest-docker's changelog.
Commits
0651ad6version bump697d3d8allow docker_compose_files to be a list3066c53chore: Python 3.12 support0b89c76feat: add types for mypy (#101)eed92e9chore: version bumpf53073bchore: pytest dependency relaxed to include v8b67c5a7feat!: Python 3.8 requireddaede13chore: Pytest v8 added to test matrix56e6537chore: version bumpdd78a70feat: ability to supply multiple commands fordocker_setupand `docker_clea...Updates
sphinxfrom 7.1.2 to 7.3.7Release notes
Sourced from sphinx's releases.
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
de4ac2fBump to 7.3.7 final4a0c9ddReturn the default value for unsupported theme configuration sections62c3badRe-exportpy_sig_refrom the Python domain3bcc669Defer loading entry-point themes until neededfa4563fBump version630b4fbBump to 7.3.6 final740b964fixup! Elaborate a little more in the warning message forconfig.cache141f3ecElaborate a little more in the warning message forconfig.cacheaf27188Addconfig.cacheto the list of warning typesbe2b083Re-export more names insphinx.domains.python(#12297)Updates
blackfrom 23.7.0 to 24.4.2Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
3702ba2Prepare release 24.4.2 (#4335)e4aaa8aFix incorrect f-string tokenization (#4332)ba88fc3Simplify string tokenization regexes (#4331)5683242New release templatee7fb048Prepare release 24.4.1 (#4328)3f0f8f1Support PEP 696 (#4327)2f88085Github Action: Directly install from repo ifexport-substis skipped (#4313)12ce3dbMove changelog entry to right section (#4326)1354be2Add support to style function definitions with newlines before function stubs...f4b644bPrevent wrapping of multiline fstrings in parens (#4325)Updates
mypyfrom 1.4.1 to 1.10.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
c28b525[1.10 backport] Fix error reporting on cached run after uninstallation of thi...3faf0fcRemove +dev for version for release 1.10a5998d2Update CHANGELOG.md (#17159)62ea5b0Various updates to changelog for 1.10 (#17158)2f0864cUpdate CHANGELOG.md with draft for release 1.10 (#17150)e1443bbfix: incorrect returned type of access descriptors on unions of types (#16604)5161ac2Sync typeshed (#17124)e2fc1f2Fix crash when expanding invalid Unpack in aCallablealias (#17028)3ff6e47Docs: docstrings in checker.py, ast_helpers.py (#16908)732d98eFix string formatting for string enums (#16555)Updates
pylintfrom 2.17.5 to 3.2.5Commits
ae730acBump pylint to 3.2.5, update changelog (#9756)be7b5cc[unreachable-code] Fix the false positive in python 3.8 (#9753) (#9755)6c3ab77[release] Fix 3.2.4 release date following issue with twine 5.1.0 (#9749) (#9...425ad66Bump pylint to 3.2.4, update changelog (#9746)c41c35a[possibly-used-before-assignment] Avoid FP for typing.NoReturn & Never (#9714...22e4d36[symilar] Rename the unittest file that had a typo.3cf313a[symilar] Fix the short form options that weren't being processed properlye13544f[symilar] Fix crash when giving bad options to symilarc3e2579[unnecessary-list-index-lookup] Fix crashes for uninferrable 'start' value in...6b66ca6[undefined-variable] Fix a crash for undefined lineno in annotations (#9705) ...Updates
respxfrom 0.20.2 to 0.21.1Release notes
Sourced from respx's releases.
Changelog
Sourced from respx's changelog.
Commits
1f55faaRelease 0.21.14237976Fix files pattern not handlingstrandBytesIO(#260)de7a983Add support forNonevalues in data pattern (#259)15522dbRelease 0.21.0e565cdfEnhance docs on named routes and catch-all route (#257)3c35da1Enhance docs on iterable side effects (#255)e97b677AddSetCookieutility (#254)24ee4a9Addfilespattern (#253)07ae887Add python 3.12 to CI4bc9c5dFix matching request data when files are provided (#252)Updates
buildfrom 0.10.0 to 1.2.1Release notes
Sourced from build's releases.
... (truncated)
Changelog
Sourced from build's changelog.
... (truncated)
...
Description has been truncated