Nick Sweeting
|
78f0ae469e
|
Bump uuid6 from 2023.5.2 to 2024.1.12 (#1444)
|
2024-06-04 04:11:38 -07:00 |
|
Nick Sweeting
|
508809eab5
|
Merge branch 'dev' into dependabot/pip/dev/pydantic-core-2.18.4
|
2024-06-04 04:10:26 -07:00 |
|
dependabot[bot]
|
22be8dcf03
|
Bump pydantic from 2.7.2 to 2.7.3
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.2 to 2.7.3.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.7.2...v2.7.3)
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-03 23:47:19 +00:00 |
|
dependabot[bot]
|
ff18adf0e4
|
Bump pydantic-core from 2.18.3 to 2.18.4
Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.18.3 to 2.18.4.
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](https://github.com/pydantic/pydantic-core/compare/v2.18.3...v2.18.4)
---
updated-dependencies:
- dependency-name: pydantic-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-03 23:46:22 +00:00 |
|
dependabot[bot]
|
5418e70526
|
Bump uuid6 from 2023.5.2 to 2024.1.12
Bumps [uuid6](https://github.com/oittaa/uuid6-python) from 2023.5.2 to 2024.1.12.
- [Release notes](https://github.com/oittaa/uuid6-python/releases)
- [Commits](https://github.com/oittaa/uuid6-python/compare/2023.05.02...2024.01.12)
---
updated-dependencies:
- dependency-name: uuid6
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-03 22:13:48 +00:00 |
|
Nick Sweeting
|
c570674798
|
fix docker build
|
2024-06-03 01:13:17 -07:00 |
|
Nick Sweeting
|
b3f2a71c93
|
bump requirements and version to 0.8.1
|
2024-06-02 19:14:45 -07:00 |
|
Nick Sweeting
|
102e87578c
|
re-lock packages for python3.10 because we have to support it still
|
2024-05-11 15:06:19 -07:00 |
|
Nick Sweeting
|
4c5a3fba8b
|
more fixes for wget_output_path
|
2024-05-07 05:38:29 -07:00 |
|
dependabot[bot]
|
60df0c3137
|
Bump cryptography from 42.0.6 to 42.0.7
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.6 to 42.0.7.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.6...42.0.7)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-06 22:11:05 +00:00 |
|
Nick Sweeting
|
c30d697904
|
archivebox/package-lock.json
|
2024-05-06 07:14:18 -07:00 |
|
Nick Sweeting
|
1c9f9fe1b7
|
remove playwright from prod requirements.txt
|
2024-04-25 21:39:48 -07:00 |
|
Nick Sweeting
|
716ba52450
|
bump django to version 5.0 and all other requirements
|
2024-04-25 04:19:16 -07:00 |
|
Nick Sweeting
|
98c5e69203
|
bump lockfiles
|
2024-04-24 14:38:21 -07:00 |
|
Nick Sweeting
|
8dcfa93ec6
|
Merge branch 'main' into dev
|
2024-04-24 14:32:07 -07:00 |
|
Nick Sweeting
|
756e159dfe
|
add new bin/lock_pkgs.sh to generate package lockfiles consistently
|
2024-04-23 17:45:36 -07:00 |
|
Brandl
|
5f9aac18f2
|
api v1
|
2024-04-10 01:29:24 +02:00 |
|
Nick Sweeting
|
335e3aadb0
|
revert main changes
|
2024-02-18 20:01:06 -08:00 |
|
Nick Sweeting
|
f554ae903e
|
fix requirements.txt so docks build doesnt crash on missing ldap c headers
|
2024-02-18 19:13:40 -08:00 |
|
Nick Sweeting
|
2c54e55697
|
prefer dom dump to singlefile for generating readability output
|
2024-01-02 19:50:56 -08:00 |
|
Nick Sweeting
|
f250762c98
|
bump python requirement versions
|
2023-12-17 17:44:42 -08:00 |
|
dependabot[bot]
|
b3adef6267
|
Bump yt-dlp from 2023.10.13 to 2023.11.14
Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2023.10.13 to 2023.11.14.
- [Release notes](https://github.com/yt-dlp/yt-dlp/releases)
- [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md)
- [Commits](https://github.com/yt-dlp/yt-dlp/compare/2023.10.13...2023.11.14)
---
updated-dependencies:
- dependency-name: yt-dlp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-15 14:49:40 +00:00 |
|
Nick Sweeting
|
65bf98bcd2
|
remove python-ldap from requirements.txt
|
2023-11-14 00:01:44 -08:00 |
|
Nick Sweeting
|
dd1e01ee24
|
add requirements.txt bc required by docker hub auto build
|
2023-11-13 20:21:50 -08:00 |
|
Nick Sweeting
|
1323b812ce
|
fix brew release process
|
2023-11-03 21:30:28 -07:00 |
|
Nick Sweeting
|
907d170614
|
add pdm lockfile changes
|
2023-11-03 19:14:42 -07:00 |
|
Nick Sweeting
|
7283e9b91d
|
fix docker build tags
|
2023-10-31 19:11:14 -07:00 |
|
Nick Sweeting
|
41bd7c6480
|
fix cache locking errors during parallel builds
|
2023-10-31 14:59:34 -07:00 |
|
Nick Sweeting
|
bc555cca96
|
working arm v7 build
|
2023-10-31 06:28:11 -07:00 |
|
Nick Sweeting
|
211ca363b5
|
better dockerfiles caching
|
2023-10-31 05:31:19 -07:00 |
|
Nick Sweeting
|
562fd5a3bb
|
revert back to python-3.11 base image and add cache dirs for massive build speed increase
|
2023-10-31 03:58:24 -07:00 |
|
Nick Sweeting
|
47d9161168
|
fix Dockerfile
|
2023-10-31 03:06:02 -07:00 |
|
Nick Sweeting
|
f0d51c377b
|
attempt fix for python build
|
2023-10-31 01:05:39 -07:00 |
|
Nick Sweeting
|
a6650dfca0
|
move requirements down a level
|
2018-10-12 23:48:15 -04:00 |
|
Nick Sweeting
|
5b0a5efb29
|
add requirements.txt
|
2018-10-12 23:47:06 -04:00 |
|