nanos
|
939e775c27
|
Try to use xxHash to hash robots cache file names
This should be faster and more efficient.
|
2024-08-15 08:00:00 +01:00 |
|
Sam Hill
|
5d79c909eb
|
add tests
|
2024-07-18 16:48:02 -04:00 |
|
dependabot[bot]
|
158826f053
|
Bump certifi from 2023.7.22 to 2024.7.4
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-06 01:19:58 +00:00 |
|
dependabot[bot]
|
9bc465c0bc
|
Bump urllib3 from 1.26.18 to 1.26.19
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.18...1.26.19)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-18 01:38:27 +00:00 |
|
dependabot[bot]
|
d10e60fa18
|
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-21 07:56:07 +00:00 |
|
dependabot[bot]
|
f6ef16b933
|
Bump idna from 3.4 to 3.7
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.4...v3.7)
---
updated-dependencies:
- dependency-name: idna
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-12 02:06:56 +00:00 |
|
dependabot[bot]
|
3f6adf5927
|
Bump urllib3 from 1.26.14 to 1.26.18
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.14...1.26.18)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-15 08:20:26 +00:00 |
|
Michael
|
1faa905269
|
Merge pull request #107 from nanos/dependabot/pip/certifi-2023.7.22
Bump certifi from 2022.12.7 to 2023.7.22
|
2024-03-15 08:19:43 +00:00 |
|
dependabot[bot]
|
eaa1056c25
|
Bump certifi from 2022.12.7 to 2023.7.22
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-15 08:16:33 +00:00 |
|
dependabot[bot]
|
56541263dc
|
Bump requests from 2.28.2 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.31.0)
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-15 08:16:32 +00:00 |
|
nanos
|
253c7c4f2b
|
Revert "print current version on startup" (#70)
This reverts commit 213ef57abe.
|
2023-08-06 09:45:33 +01:00 |
|
Toad King
|
c92d4e1c2c
|
start on server software detection
|
2023-07-26 01:14:06 -05:00 |
|
nanos
|
213ef57abe
|
print current version on startup (#58)
|
2023-07-03 08:46:20 +01:00 |
|
Michael Thomas
|
ffc80a5081
|
Be timezone aware in processing ratelimits
|
2023-03-15 07:20:49 +00:00 |
|
Michael Thomas
|
2712bd0806
|
Requirements
|
2023-03-06 13:00:24 +00:00 |
|