mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-25 17:16:00 +03:00
[PR #1580] [CLOSED] Bump the pip group with 20 updates #4467
Labels
No labels
expected: maybe someday
expected: next release
expected: release after next
expected: unlikely unless contributed
good first ticket
help wanted
pull-request
scope: all users
scope: windows users
size: easy
size: hard
size: medium
size: medium
status: backlog
status: blocked
status: done
status: idea-phase
status: needs followup
status: wip
status: wontfix
touches: API/CLI/Spec
touches: configuration
touches: data/schema/architecture
touches: dependencies/packaging
touches: docs
touches: js
touches: views/replayers/html/css
why: correctness
why: functionality
why: performance
why: security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ArchiveBox#4467
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/1580
Author: @dependabot[bot]
Created: 11/1/2024
Status: ❌ Closed
Base:
dev← Head:dependabot/pip/dev/pip-3fdbf2012f📝 Commits (1)
a21a007Bump the pip group with 20 updates📊 Changes
1 file changed (+20 additions, -20 deletions)
View changed files
📝
requirements.txt(+20 -20)📄 Description
Bumps the pip group with 20 updates:
75.2.075.3.00.3.00.3.10.4.10.4.25.1.05.1.113.9.213.9.43.0.35.0.18.28.08.29.02.6.02.6.12024.10.72024.10.2279811041050.1.20.2.15.1.05.1.11.1.02.0.06.3.06.3.18.13.478.13.482.23.42.25.124.1.024.2.024.7.024.10.07.1.07.1.1Updates
setuptoolsfrom 75.2.0 to 75.3.0Changelog
Sourced from setuptools's changelog.
Commits
d8da7dfBump version: 75.2.0 → 75.3.0a21c7faFix grammar in news fragmenta9a79e7Fix wheel ABI tag for debug Python 3.13 on Windows (#4676)0bc3248Merge simple type annotations from typeshed (#4504)1155ca8Fix wheel ABI tag for debug Python 3.13 on Windows1ca55c9Workaround for clash betweenruffinpre-commithook andpytest-ruff(#...c498d16Satisfy ruff linter - automatic fix1f92af5Sync pre-commit-hook with version of ruff that gets automatically pulled in t...a39336bRuff: enable all pyflakes and perf rules (#4556)e5f16a2bump jaraco.test to py.typed version 5.5 in test extra (#4651)Updates
django-signal-webhooksfrom 0.3.0 to 0.3.1Release notes
Sourced from django-signal-webhooks's releases.
Commits
3094484Bump version to 0.3.1930dba5Update to support django-settings-holder 0.2.100fa25e[pre-commit.ci] pre-commit autoupdate16cfcf0Bump the python-dependencies group with 3 updatese268c40Bump the python-dependencies group with 4 updatesb613023[pre-commit.ci] pre-commit autoupdatedffcfd2[pre-commit.ci] pre-commit autoupdatebf6a909Bump the python-dependencies group with 3 updatescc341bfSkip poetry lock in CIfc409b5Add poetry pre-commit hooksUpdates
django-admin-data-viewsfrom 0.4.1 to 0.4.2Release notes
Sourced from django-admin-data-views's releases.
Commits
15a93beBump version to 0.4.2cfe2bedAdd support for django-settings-holder 0.2.033d1a92[pre-commit.ci] pre-commit autoupdatef09d44cBump the python-dependencies group with 3 updates90da0c2[pre-commit.ci] pre-commit autoupdate21181caBump the python-dependencies group with 3 updates231624f[pre-commit.ci] pre-commit autoupdate3f71deaBump the python-dependencies group with 2 updatesc07b81fSkip poetry lock in CI9ba5497Add poetry hooksUpdates
django-stubsfrom 5.1.0 to 5.1.1Commits
9b270a0Version 5.1.1 release (#2424)8de9d9aAllowNoneonview_on_site(#2419)82cb4c0Update django.conf.global_settings (#2420)c105965Update db.migrations.serializer (#2421)6500b89Bump mypy from 1.12.1 to 1.13.0 (#2416)71f4d9bBump pyright from 1.1.385 to 1.1.386 (#2418)a98e7e7Fixes #2413 -- update ModelAdmin.log_FOO method signatures (#2414)fbce0b8[pre-commit.ci] pre-commit autoupdate (#2415)b7f43ddTreatQuerySet.aliaslikeQuerySet.annotate(#2411)4dc5e5cRemove EOL Python 3.8 and add 3.13 to CI (#2397)Updates
richfrom 13.9.2 to 13.9.4Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
Updates
croniterfrom 3.0.3 to 5.0.1Changelog
Sourced from croniter's changelog.
Commits
da473d9Preparing release 5.0.13642302Reallow DOW=7, & rework range calculations.0ec55d4Back to development: 4.0.11801389Preparing release 4.0.03141708Remove DOW-7 as alias & fix DOW calcs when DOW=06ce433dRestrict docker image build triggers83b4c42Back to development: 3.0.59ea2c4aPreparing release 3.0.40fc3e71Merge pull request #97 from kiorky/new-packaging97936a9docker setup & images releaser for multiple archsUpdates
ipythonfrom 8.28.0 to 8.29.0Commits
af19fb0release 8.29.0b2fc308Whats new 8.29 (#14560)9c221bbWhats new 8.29d022657Fix line stripping edge case for %load magic command (#14495)25703b5Refactor with Pathlib for setupbase.py (#14543)de562f8Fix re pattern pretty print (#14559)298e9f5Fix formatting2888354Fix line stripping logicd7d58a3ENH: add webp support to IPython.display.Image and complete identification of...5f39fd8Fix str error in path againUpdates
pydantic-settingsfrom 2.6.0 to 2.6.1Release notes
Sourced from pydantic-settings's releases.
Commits
2441670Prepare release 2.6.1 (#460)e73b349Revert "Fix context not passed to field validators bug (#417)" (#459)a37d07cRefactor path_type_label (#458)93d7b7bFixes #452 - Adding support for populate_by_name (#454)e212052Add Python 3.13 support (#450)Updates
yt-dlpfrom 2024.10.7 to 2024.10.22Release notes
Sourced from yt-dlp's releases.
... (truncated)
Changelog
Sourced from yt-dlp's changelog.
... (truncated)
Commits
2a24674Release 2024.10.2267adeb7[cleanup] Misc (#11216)a886cf3[build] Migratepy2exebuilds towin_exe(#11256)e68b4c1[ie/tubitv] Strip extra whitespace from titles (#10795)b8635c1[ie/youtube] Support logging in with OAuth (#11001)46fe60f[ie/afreecatv] Adapt extractors to new sooplive.co.kr domain (#11266)0b7ec08[ie/telecinco] Fix extractors (#11142)40054cb[ie/gem.cbc.ca] Fix formats extraction (#11196)fed53d7[ie/youtube] Remove brokenandroid_producerclient (#11297)ec2f4bf[ie/youtube] Remove broken age-restriction workaround (#11297)Updates
bx-django-utilsfrom 79 to 81Commits
2b48c43release v81ab52f0eupdate dependenciesc39fe8crelease v80c963a11Merge pull request #170 from boxine/feature-flag-reset9b22e16Feature Flag: add reset()Updates
bx-py-utilsfrom 104 to 105Commits
43f6374Merge pull request #217 from boxine/fromisoformat5a3d3d4Enhance parse_dt()Updates
django-settings-holderfrom 0.1.2 to 0.2.1Release notes
Sourced from django-settings-holder's releases.
Commits
c25ef39Bump version to 0.2.1f4db549Fix issues with new import syntaxcc98171Modify docs650aa6aBump version to 0.2.0e1b8113Modify import setting logic & allow caching settings by setattr15dd359[pre-commit.ci] pre-commit autoupdate80a0827Bump the python-dependencies group with 3 updates4d1901a[pre-commit.ci] pre-commit autoupdate4c694a8Bump the python-dependencies group with 3 updatesd27906b[pre-commit.ci] pre-commit autoupdateUpdates
django-stubs-extfrom 5.1.0 to 5.1.1Commits
9b270a0Version 5.1.1 release (#2424)8de9d9aAllowNoneonview_on_site(#2419)82cb4c0Update django.conf.global_settings (#2420)c105965Update db.migrations.serializer (#2421)6500b89Bump mypy from 1.12.1 to 1.13.0 (#2416)71f4d9bBump pyright from 1.1.385 to 1.1.386 (#2418)a98e7e7Fixes #2413 -- update ModelAdmin.log_FOO method signatures (#2414)fbce0b8[pre-commit.ci] pre-commit autoupdate (#2415)b7f43ddTreatQuerySet.aliaslikeQuerySet.annotate(#2411)4dc5e5cRemove EOL Python 3.8 and add 3.13 to CI (#2397)Updates
et-xmlfilefrom 1.1.0 to 2.0.0Updates
ftfyfrom 6.3.0 to 6.3.1Changelog
Sourced from ftfy's changelog.
Commits
5340af6version number updates5961126packaging updates for v6.3.1cbb28dafix outdated/irrelevant parts of publish.ymlUpdates
phonenumbersfrom 8.13.47 to 8.13.48Commits
4920feePrep for 8.13.48 release2c55286Generated files for metadatadcd70e8Merge metadata changes from upstream 8.13.48Updates
pydantic-corefrom 2.23.4 to 2.25.1Release notes
Sourced from pydantic-core's releases.
... (truncated)
Commits
9217019...Description has been truncated
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.