fix(deps): update all non-major dependencies #167
Closed
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.
This PR contains the following updates:
6.0.1
->6.0.2
1.4.0
->1.17
3.10
->3.11
2.10.0
->2.12.1
1.7.2
->1.9.5
3.11-alpine3.20
->3.13-alpine3.20
^0.19.1
->^0.21.0
0.22.0
->0.29.1
Release Notes
yaml/pyyaml (PyYAML)
v6.0.2
Compare Source
What's Changed
Full Changelog: yaml/pyyaml@6.0.1...6.0.2
colour-science/flask-compress (flask-compress)
v1.17
Compare Source
v1.16
Compare Source
v1.15
Compare Source
v1.14
Compare Source
text/javascript
mimetype. See #41v1.13
Compare Source
COMPRESS_STREAMS
that defaults toTrue
. See #36v1.12
Compare Source
v1.11
Compare Source
Vary
header, fixes #28v1.10.1
Compare Source
v1.10.0
Compare Source
setuptools_scm
to manage package versionsv1.9.0
Compare Source
identity
value in accept-encoding, fixes #19v1.8.0
Compare Source
v1.7.0
Compare Source
COMPRESS_BR_MODE
COMPRESS_BR_LEVEL
COMPRESS_BR_WINDOW
COMPRESS_BR_BLOCK
COMPRESS_DEFLATE_LEVEL
to control compression level (default is-1
) #84
, which provides compression comparable togzip
at the default setting, while reducing the time required versus the Brotli default of11
v1.6.0
Compare Source
gzip
v1.5.0
Compare Source
pylint-dev/pylint (pylint)
v1.9.5
Compare Source
v1.9.2
Compare Source
v1.9.1
Compare Source
v1.9.0
Compare Source
v1.8.4
Compare Source
v1.8.3
Compare Source
v1.8.2
Compare Source
v1.8.1
Compare Source
v1.8.0
Compare Source
v1.7.6
Compare Source
v1.7.5
Compare Source
v1.7.4
Compare Source
v1.7.3
Compare Source
theskumar/python-dotenv (python-dotenv)
v0.21.1
Compare Source
Added
get
andlist
commands when env file can't be opened (#441 by [@bbc2])Fixed
magic
(#440 by [@bbc2])v0.21.0
Compare Source
Added
load_dotenv
function now returnsFalse
. (#388 by [@larsks])Fixed
open
instead ofio.open
. (#389 by [@rabinadk1])parse_it
to Related Projects (#410 by [@naorlivne])v0.20.0
Compare Source
Added
encoding
(Optional[str]
) parameter toget_key
,set_key
andunset_key
.(#379 by [@bbc2])
Fixed
entry_points
parameter ofsetuptools.setup
(#376 by[@mgorny]).
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.