Bump the python-packages group across 1 directory with 9 updates #28
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 python-packages group with 9 updates in the / directory:
4.1.13
5.0.6
0.6.0
0.7.5
2.3.2
3.0.3
2.3.8
3.0.3
3.2.1
3.2.3
23.0.0
24.1.0
0.24.2
0.28.8
0.8.0
0.11.0
2.31.0
2.32.3
Updates
django
from 4.1.13 to 5.0.6Commits
2719a7f
[5.0.x] Bumped version for 5.0.6 release.c90b20f
[5.0.x] Added release notes for 5.0.6 and 4.2.13.0504608
[5.0.x] Added stub release notes for 5.0.6.2fa9fe3
[5.0.x] Post-release version bump.b6844c6
[5.0.x] Bumped version for 5.0.5 release.e1eecba
[5.0.x] Added release date for 5.0.5 and 4.2.12.9b5029f
[5.0.x] Fixed #35426 -- Updated querysets to be a required argument of Generi...ac9e18f
[5.0.x] Refs #35359 -- Fixed OperationTests.test_add_generate_field() test on...59c3f8a
[5.0.x] Fixed #35427 -- Corrected help text for makemessages --extension in d...e18e931
[5.0.x] Refs #35422 -- Fixed typo in docs/releases/5.0.5.txt.Updates
pyctr
from 0.6.0 to 0.7.5Changelog
Sourced from pyctr's changelog.
... (truncated)
Commits
1bc033a
v0.7.5eb2362a
crypto.engine: don't keep version_info attribute from Crypto76e1c37
crypto.engine: attempt to load Crypto if Cryptodome fails9db7c8f
v0.7.45932346
crypto.engine: set fixed keys after attempting to load boot9 (fixes #44)d3b2fe2
CHANGELOG: fix 0.7.3 date11fdf71
v0.7.316ffe3d
crypto.engine: always set fixed keys regardless of boot92e93a40
credit@xprism1
for assistance with TWLNAND key issue67b9711
v0.7.2Updates
flask
from 2.3.2 to 3.0.3Release notes
Sourced from flask's releases.
Changelog
Sourced from flask's changelog.
... (truncated)
Commits
c12a5d8
release version 3.0.35e22cc9
Don't set the cli attribute in the sansio scaffold (#5270)5fdce4c
Don't set the cli attribute in the sansio scaffoldadb7dd9
don't access app.logger when configuring app.loggerb739390
support FIPS builds without SHA-1 (#5460)db46111
access sha1 lazily7320e31
start version 3.0.387d5f5b
update project files (#5457)d5e321b
release version 3.0.2 (#5403)d203059
release version 3.0.2Updates
werkzeug
from 2.3.8 to 3.0.3Release notes
Sourced from werkzeug's releases.
Changelog
Sourced from werkzeug's changelog.
... (truncated)
Commits
f9995e9
release version 3.0.33386395
Merge pull request from GHSA-2g68-c3qc-8985890b6b6
only require trusted host for evalex71b69df
restrict debugger trusted hostsd2d3869
endpoint type is Any (#2895)7080b55
endpoint type is Any7555eff
remove iri_to_uri redirect workaround (#2894)97fb2f7
remove _invalid_iri_to_uri workaround249527f
make cn field a valid single hostname, and use wildcard in SANs field. (#2892)793be47
update adhoc tls dev cert formatUpdates
django-extensions
from 3.2.1 to 3.2.3Release notes
Sourced from django-extensions's releases.
Changelog
Sourced from django-extensions's changelog.
Commits
2ccced1
v3.2.30751d8b
updated changelog6db9dae
bumped version numberd923c0d
v3.2.26d93223
Cleanup http: links (#1798)de7dfac
Fixed reset_db with psycopg3 (same patch like for drop_test_database) (#1821)8c7fae1
disabled pypy3.9 due to asgiref typing error4fc31cb
Fixed drop test database command with psycopg 3 (#1818)bc43793
Add support for psycopg3 (#1814)9484207
runserver_plus autoreload on template change (#1796)Updates
pyopenssl
from 23.0.0 to 24.1.0Changelog
Sourced from pyopenssl's changelog.
... (truncated)
Commits
d9f2c46
Bump version for 24.1.0 release (#1297)cea1f2e
Remove deprecated PKCS12 and NetscapeSPKI classes (#1288)510b0e5
Stop using flaky lib, use pytest-rerunfailures instead (#1296)a972ea4
Fixed typos in CHANGELOG.rst (#1293)482b95e
Removed redundant code in SSL.py that depended on old version of cryptography...1508c4b
fix for E721 errors raised by flake8 (#1289)7f3e4f9
Bump for release (#1284)d9752e4
add all-green CI job (#1283)df358b3
Fix changelog by moving new features to 24.0.0 release (#1282)34b018f
Add Connection.get_selected_srtp_profile (#1278) (#1279)Updates
django-admin-interface
from 0.24.2 to 0.28.8Release notes
Sourced from django-admin-interface's releases.
... (truncated)
Changelog
Sourced from django-admin-interface's changelog.
... (truncated)
Commits
5415a11
UpdateCHANGELOG
and version.5a5b456
[js] Fix invalid assignment to constiframeInternalModalClass
.26d6e37
Update README.md626bc9a
Update test-package.yml5a40b4f
UpdateCHANGELOG
and version.0450905
Bumppre-commit
hooks.85ba5ba
Fix missing check for showing inlines as tabs. #39006a8ed8
[css] Improve m2m selector style.e30bea7
[css] Fix m2m selector not styled correctly. #393f7d6eca
[css] Update related-widget links margins.Updates
django-colorfield
from 0.8.0 to 0.11.0Release notes
Sourced from django-colorfield's releases.
Changelog
Sourced from django-colorfield's changelog.
Commits
e55caeb
UpdateCHANGELOG
and version.e3f49c9
Update pre-commit requirement from ==3.4.* to ==3.5.* (#163)8cd4c64
[pre-commit.ci] pre-commit autoupdate (#164)224d986
Update pre-commit hooks. (#166)87bf506
Update README.mda10c435
Update pyproject.toml2bb039b
AddDjango 5.0
to tests.09cc0ac
AddPython 3.12
to tests.b1679dc
Revert "Unpin requirements patch version."4052027
Unpin requirements patch version.Updates
requests
from 2.31.0 to 2.32.3Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
0e322af
v2.32.3e188799
Don't create default SSLContext if ssl module isn't present (#6724)145b539
Merge pull request #6716 from sigmavirus24/bug/6715b1d73dd
Don't use default SSLContext with custom poolmanager kwargs6badbac
Update HISTORY.mda62a2d3
Allow for overriding of specific pool key params88dce9d
v2.32.2c98e4d1
Merge pull request #6710 from nateprewitt/api_rename92075b3
Add deprecation warningaa1461b
Move _get_connection to get_connection_with_tls_contextDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trig...
Description has been truncated