build(deps): bump the pip group across 1 directory with 11 updates #110
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.9
0.6.7
0.24.1
0.27.0
0.0.284
0.4.8
2.0.0
3.1.1
7.1.2
7.3.7
23.7.0
24.4.2
1.4.1
1.10.0
2.17.5
3.2.3
0.20.2
0.21.1
0.10.0
1.2.1
4.0.2
5.1.0
Updates
dataclasses-json
from 0.5.9 to 0.6.7Release notes
Sourced from dataclasses-json's releases.
... (truncated)
Commits
dc63902
Warn about buggy type resolution (#529)538ff15
feat: support abstract collections (#532)669ee33
fix: comment from review (#528)de0d230
fix: support generic dataclass (#525)7d76570
fix: apply global config globally (#524)8512afc
fix: deserialization of unions if the type of a field with the same name diff...c26c3b9
Fixes catchall inheritance issue (#500)968947c
Fix an issue introduced with hetero tuple decode (#493)e790828
fix mypy warning when assigning to dataclass_json_config (#486)299cec2
Fix PEP 0673 before 3.11 (#487)Updates
httpx
from 0.24.1 to 0.27.0Release notes
Sourced from httpx's releases.
... (truncated)
Changelog
Sourced from httpx's changelog.
... (truncated)
Commits
326b943
Version 0.27.0 (#3095)3faa4a8
Improve 'Custom transports' docs (#3081)c51af4b
Extensions docs (#3080)cabd1c0
Deprecateapp=...
in favor of explicitWSGITransport
/ASGITransport
. (#3...6f46152
Bump the python-packages group with 6 updates (#3077)37a2901
Mention NO_PROXY environment variable on Advanced Usage page (#3066)371b6e9
Use__future__.annotations
(#3068)4f6edf3
testparse_header_links
via public api (#3061)c7cd6aa
testobfuscate_sensitive_headers
via public api (#3063)15f9253
Drop outdated section (#3057)Updates
ruff
from 0.0.284 to 0.4.8Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a8cf709
Bump version to v0.4.8 (#11755)895eb3e
[red-knot] refactor CFG outside of symbol table (#11746)2e0a975
Disallow access toParsed
output, use the API instead (#11741)b021b5b
UseTokens
from parsed type annotation or parsed source (#11740)eed6d78
Update type annotation parsing API to returnParsed
(#11739)8338db6
ruff server
: Formatting a document with syntax problems no longer spams a v...d056d09
[red-knot] add if-statement support to FlowGraph (#11673)1645be0
UpdateNPY001
rule for NumPy 2.0 (#11735)2c86502
CI: add job to run tests under minimum supported rust version (msrv) (#11737)2567e14
Lexer should consider BOM for the start offset (#11732)Updates
pytest-docker
from 2.0.0 to 3.1.1Release notes
Sourced from pytest-docker's releases.
Changelog
Sourced from pytest-docker's changelog.
Commits
0651ad6
version bump697d3d8
allow docker_compose_files to be a list3066c53
chore: Python 3.12 support0b89c76
feat: add types for mypy (#101)eed92e9
chore: version bumpf53073b
chore: pytest dependency relaxed to include v8b67c5a7
feat!: Python 3.8 requireddaede13
chore: Pytest v8 added to test matrix56e6537
chore: version bumpdd78a70
feat: ability to supply multiple commands fordocker_setup
and `docker_clea...Updates
sphinx
from 7.1.2 to 7.3.7Release notes
Sourced from sphinx's releases.
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
de4ac2f
Bump to 7.3.7 final4a0c9dd
Return the default value for unsupported theme configuration sections62c3bad
Re-exportpy_sig_re
from the Python domain3bcc669
Defer loading entry-point themes until neededfa4563f
Bump version630b4fb
Bump to 7.3.6 final740b964
fixup! Elaborate a little more in the warning message forconfig.cache
141f3ec
Elaborate a little more in the warning message forconfig.cache
af27188
Addconfig.cache
to the list of warning typesbe2b083
Re-export more names insphinx.domains.python
(#12297)Updates
black
from 23.7.0 to 24.4.2Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
3702ba2
Prepare release 24.4.2 (#4335)e4aaa8a
Fix incorrect f-string tokenization (#4332)ba88fc3
Simplify string tokenization regexes (#4331)5683242
New release templatee7fb048
Prepare release 24.4.1 (#4328)3f0f8f1
Support PEP 696 (#4327)2f88085
Github Action: Directly install from repo ifexport-subst
is skipped (#4313)12ce3db
Move changelog entry to right section (#4326)1354be2
Add support to style function definitions with newlines before function stubs...f4b644b
Prevent wrapping of multiline fstrings in parens (#4325)Updates
mypy
from 1.4.1 to 1.10.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
3faf0fc
Remove +dev for version for release 1.10a5998d2
Update CHANGELOG.md (#17159)62ea5b0
Various updates to changelog for 1.10 (#17158)2f0864c
Update CHANGELOG.md with draft for release 1.10 (#17150)e1443bb
fix: incorrect returned type of access descriptors on unions of types (#16604)5161ac2
Sync typeshed (#17124)e2fc1f2
Fix crash when expanding invalid Unpack in aCallable
alias (#17028)3ff6e47
Docs: docstrings in checker.py, ast_helpers.py (#16908)732d98e
Fix string formatting for string enums (#16555)8019010
Narrow individual items when matching a tuple to a sequence pattern (#16905)Updates
pylint
from 2.17.5 to 3.2.3Commits
918d216
Bump pylint to 3.2.3, update changelog8aba7d1
Fix false positive inuse-yield-from
when usingyield
return (#9700) (#9701)192727b
[multiple-statements] Make pylint compatible with black's 2024 style (#9697) ...7e5e4f9
Fix a false positive forredefined-outer-name
(#9678) (#9695)769ffd2
Bump pylint to 3.2.2, update changelog (#9658)98c5af9
Fix false-positive with contextmanager missing cleanup (#9654) (#9657)9a9db8f
Update astroid to 3.2.2 (#9655) (#9656)9223172
Bump pylint to 3.2.1, update changelog926547b
[trailing-comma-tuple] Fix enabling with message control locally when disable...1498675
Fix linterstats.get_module_message_count() (#9146) (#9648)Updates
respx
from 0.20.2 to 0.21.1Release notes
Sourced from respx's releases.
Changelog
Sourced from respx's changelog.
Commits
1f55faa
Release 0.21.14237976
Fix files pattern not handlingstr
andBytesIO
(#260)de7a983
Add support forNone
values in data pattern (#259)15522db
Release 0.21.0e565cdf
Enhance docs on named routes and catch-all route (#257)3c35da1
Enhance docs on iterable side effects (#255)e97b677
AddSetCookie
utility (#254)24ee4a9
Addfiles
pattern (#253)07ae887
Add python 3.12 to CI4bc9c5d
Fix matching request data when files are provided (#252)Updates
build
from 0.10.0 to 1.2.1Release notes
Sourced from build's releases.
... (truncated)
Changelog
Sourced from build's changelog.
... (truncated)
Commits
1e67c06
chore: bump version number to 1.2.1e5072e3
fix: support min width not detectable (#761)d5fb6fb
chore: prepare for 1.2.0 (#758)1ae6eb1
pre-commit: bump repositories (#757)a1f005d
pre-commit: bump repositories (#756)<...Description has been truncated