Kenneth Kehl
|
72f2ccb91a
|
revert pip-system-certs
|
2025-07-22 09:42:37 -07:00 |
|
Kenneth Kehl
|
51437226d0
|
update to latest on main
|
2025-07-22 07:09:52 -07:00 |
|
dependabot[bot]
|
c6da71e4f7
|
Bump cyclonedx-python-lib from 10.4.1 to 11.0.0
Bumps [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib) from 10.4.1 to 11.0.0.
- [Release notes](https://github.com/CycloneDX/cyclonedx-python-lib/releases)
- [Changelog](https://github.com/CycloneDX/cyclonedx-python-lib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/CycloneDX/cyclonedx-python-lib/compare/v10.4.1...v11.0.0)
---
updated-dependencies:
- dependency-name: cyclonedx-python-lib
dependency-version: 11.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-21 21:28:23 +00:00 |
|
Kenneth Kehl
|
620a62a8e9
|
add system certs package
|
2025-07-21 11:09:08 -07:00 |
|
dependabot[bot]
|
7eef69573d
|
Bump virtualenv from 20.31.2 to 20.32.0
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.31.2 to 20.32.0.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pypa/virtualenv/compare/20.31.2...20.32.0)
---
updated-dependencies:
- dependency-name: virtualenv
dependency-version: 20.32.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-21 17:00:43 +00:00 |
|
dependabot[bot]
|
2d404037cf
|
Bump phonenumbers from 9.0.9 to 9.0.10
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.9 to 9.0.10.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.9...r9.0.10)
---
updated-dependencies:
- dependency-name: phonenumbers
dependency-version: 9.0.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-21 14:23:51 +00:00 |
|
dependabot[bot]
|
caac56f980
|
Bump jsonschema from 4.24.1 to 4.25.0
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.24.1 to 4.25.0.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.24.1...v4.25.0)
---
updated-dependencies:
- dependency-name: jsonschema
dependency-version: 4.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-21 13:27:34 +00:00 |
|
dependabot[bot]
|
37a63b4512
|
Bump s3transfer from 0.13.0 to 0.13.1
Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.13.0 to 0.13.1.
- [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/s3transfer/compare/0.13.0...0.13.1)
---
updated-dependencies:
- dependency-name: s3transfer
dependency-version: 0.13.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-18 21:23:19 +00:00 |
|
dependabot[bot]
|
3cd6544884
|
Bump jsonschema from 4.24.0 to 4.24.1
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.24.0 to 4.24.1.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.24.0...v4.24.1)
---
updated-dependencies:
- dependency-name: jsonschema
dependency-version: 4.24.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-17 21:39:46 +00:00 |
|
dependabot[bot]
|
bc537e375d
|
Bump faker from 37.4.0 to 37.4.2
Bumps [faker](https://github.com/joke2k/faker) from 37.4.0 to 37.4.2.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v37.4.0...v37.4.2)
---
updated-dependencies:
- dependency-name: faker
dependency-version: 37.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-15 21:38:58 +00:00 |
|
dependabot[bot]
|
5907782ab9
|
Bump freezegun from 1.5.2 to 1.5.3
Bumps [freezegun](https://github.com/spulec/freezegun) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](https://github.com/spulec/freezegun/compare/1.5.2...1.5.3)
---
updated-dependencies:
- dependency-name: freezegun
dependency-version: 1.5.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-15 02:07:19 +00:00 |
|
dependabot[bot]
|
19efb98a7b
|
Bump alembic from 1.16.3 to 1.16.4
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.16.3 to 1.16.4.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)
---
updated-dependencies:
- dependency-name: alembic
dependency-version: 1.16.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-11 13:35:37 +00:00 |
|
dependabot[bot]
|
c86e46670a
|
Bump aiohttp from 3.12.13 to 3.12.14
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.12.13 to 3.12.14.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.12.13...v3.12.14)
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.12.14
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-10 21:36:19 +00:00 |
|
dependabot[bot]
|
8a6d97fbca
|
Bump alembic from 1.16.2 to 1.16.3
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.16.2 to 1.16.3.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)
---
updated-dependencies:
- dependency-name: alembic
dependency-version: 1.16.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-09 17:03:34 +00:00 |
|
dependabot[bot]
|
dab8f4ef49
|
Bump cyclonedx-python-lib from 10.3.0 to 10.4.1
Bumps [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib) from 10.3.0 to 10.4.1.
- [Release notes](https://github.com/CycloneDX/cyclonedx-python-lib/releases)
- [Changelog](https://github.com/CycloneDX/cyclonedx-python-lib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/CycloneDX/cyclonedx-python-lib/compare/v10.3.0...v10.4.1)
---
updated-dependencies:
- dependency-name: cyclonedx-python-lib
dependency-version: 10.4.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-09 16:54:47 +00:00 |
|
dependabot[bot]
|
ff06e1771c
|
Bump phonenumbers from 9.0.8 to 9.0.9
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.8 to 9.0.9.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.8...v9.0.9)
---
updated-dependencies:
- dependency-name: phonenumbers
dependency-version: 9.0.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-08 21:53:09 +00:00 |
|
dependabot[bot]
|
9a0662974b
|
Bump moto from 5.1.6 to 5.1.8
---
updated-dependencies:
- dependency-name: moto
dependency-version: 5.1.8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-08 01:52:54 +00:00 |
|
dependabot[bot]
|
13bf758f4b
|
Bump typing-extensions from 4.14.0 to 4.14.1
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.14.0 to 4.14.1.
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/python/typing_extensions/compare/4.14.0...4.14.1)
---
updated-dependencies:
- dependency-name: typing-extensions
dependency-version: 4.14.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-04 21:09:19 +00:00 |
|
dependabot[bot]
|
fb31550ef3
|
Bump cryptography from 45.0.4 to 45.0.5
Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.4 to 45.0.5.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/45.0.4...45.0.5)
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 45.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-02 21:40:47 +00:00 |
|
dependabot[bot]
|
cb04cd21aa
|
Bump pytest-xdist from 3.7.0 to 3.8.0
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases)
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.7.0...v3.8.0)
---
updated-dependencies:
- dependency-name: pytest-xdist
dependency-version: 3.8.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-01 21:26:31 +00:00 |
|
dependabot[bot]
|
9742c42e46
|
Bump cyclonedx-python-lib from 10.2.0 to 10.3.0
Bumps [cyclonedx-python-lib](https://github.com/CycloneDX/cyclonedx-python-lib) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/CycloneDX/cyclonedx-python-lib/releases)
- [Changelog](https://github.com/CycloneDX/cyclonedx-python-lib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/CycloneDX/cyclonedx-python-lib/compare/v10.2.0...v10.3.0)
---
updated-dependencies:
- dependency-name: cyclonedx-python-lib
dependency-version: 10.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-01 00:56:28 +00:00 |
|
Kenneth Kehl
|
12b0934513
|
upgrade to python 3.12.9
|
2025-06-27 07:15:58 -07:00 |
|
Kenneth Kehl
|
56e18515db
|
upgrade to python 3.12.9
|
2025-06-27 07:07:32 -07:00 |
|
dependabot[bot]
|
e41956f556
|
Bump lxml from 5.4.0 to 6.0.0
Bumps [lxml](https://github.com/lxml/lxml) from 5.4.0 to 6.0.0.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-5.4.0...lxml-6.0.0)
---
updated-dependencies:
- dependency-name: lxml
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-26 21:28:09 +00:00 |
|
Kenneth Kehl
|
c3bc9e52ca
|
upgrade to python 3.12.7
|
2025-06-26 07:16:07 -07:00 |
|
dependabot[bot]
|
5448e60a31
|
Bump phonenumbers from 9.0.7 to 9.0.8
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.7 to 9.0.8.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.7...v9.0.8)
---
updated-dependencies:
- dependency-name: phonenumbers
dependency-version: 9.0.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-26 13:45:59 +00:00 |
|
dependabot[bot]
|
7415efeccb
|
Bump click-plugins from 1.1.1 to 1.1.1.2
Bumps [click-plugins](https://github.com/click-contrib/click-plugins) from 1.1.1 to 1.1.1.2.
- [Release notes](https://github.com/click-contrib/click-plugins/releases)
- [Changelog](https://github.com/click-contrib/click-plugins/blob/main/CHANGES.md)
- [Commits](https://github.com/click-contrib/click-plugins/compare/1.1.1...1.1.1.2)
---
updated-dependencies:
- dependency-name: click-plugins
dependency-version: 1.1.1.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-25 21:47:55 +00:00 |
|
Kenneth Kehl
|
034cc4880e
|
upgrade urllib3 only
|
2025-06-25 13:44:29 -07:00 |
|
Kenneth Kehl
|
83068fcc0d
|
revert python upgrade again
|
2025-06-25 13:36:42 -07:00 |
|
Kenneth Kehl
|
b3892ffb01
|
merge from main
|
2025-06-25 11:33:18 -07:00 |
|
dependabot[bot]
|
6d1284af2e
|
Bump python-dotenv from 1.1.0 to 1.1.1
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.1.0...v1.1.1)
---
updated-dependencies:
- dependency-name: python-dotenv
dependency-version: 1.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-25 12:54:27 +00:00 |
|
dependabot[bot]
|
07adcd33ea
|
Bump eventlet from 0.40.0 to 0.40.1
Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.40.0 to 0.40.1.
- [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS)
- [Commits](https://github.com/eventlet/eventlet/compare/0.40.0...0.40.1)
---
updated-dependencies:
- dependency-name: eventlet
dependency-version: 0.40.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-24 21:25:42 +00:00 |
|
dependabot[bot]
|
a51ce0397d
|
Bump numpy from 2.3.0 to 2.3.1
---
updated-dependencies:
- dependency-name: numpy
dependency-version: 2.3.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-23 22:14:42 +00:00 |
|
Kenneth Kehl
|
ef5f9a6ca3
|
double ugh
|
2025-06-23 12:13:35 -07:00 |
|
dependabot[bot]
|
a40711015a
|
Bump flake8 from 7.2.0 to 7.3.0
Bumps [flake8](https://github.com/pycqa/flake8) from 7.2.0 to 7.3.0.
- [Commits](https://github.com/pycqa/flake8/compare/7.2.0...7.3.0)
---
updated-dependencies:
- dependency-name: flake8
dependency-version: 7.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-20 21:25:43 +00:00 |
|
Kenneth Kehl
|
d8671cae9d
|
upgrade urllib3 to 2.5.0
|
2025-06-19 07:08:19 -07:00 |
|
Kenneth Kehl
|
c23e1a9679
|
upgrade to python 3.13.2
|
2025-06-18 13:23:51 -07:00 |
|
Kenneth Kehl
|
8e533386ab
|
merge from main
|
2025-06-18 07:26:54 -07:00 |
|
Kenneth Kehl
|
6a811c8297
|
merge from main
|
2025-06-17 10:17:04 -07:00 |
|
alexjanousekGSA
|
40ff0b3218
|
more updates
|
2025-06-17 12:15:55 -04:00 |
|
alexjanousekGSA
|
8e66ef9dea
|
Update deprecated package from 1.2.14 to 1.2.18
|
2025-06-17 11:52:00 -04:00 |
|
alexjanousekGSA
|
e150a0df34
|
regenerated lock file
|
2025-06-17 11:29:56 -04:00 |
|
dependabot[bot]
|
903dcb37a6
|
Bump pytest-cov from 6.1.1 to 6.2.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.1 to 6.2.1.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.1.1...v6.2.1)
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-version: 6.2.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-17 15:10:03 +00:00 |
|
dependabot[bot]
|
a620ef094e
|
Bump cachetools from 6.0.0 to 6.1.0
Bumps [cachetools](https://github.com/tkem/cachetools) from 6.0.0 to 6.1.0.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v6.0.0...v6.1.0)
---
updated-dependencies:
- dependency-name: cachetools
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-17 14:51:35 +00:00 |
|
dependabot[bot]
|
1c185b8b05
|
Bump moto from 5.1.5 to 5.1.6
Bumps [moto](https://github.com/getmoto/moto) from 5.1.5 to 5.1.6.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getmoto/moto/compare/5.1.5...5.1.6)
---
updated-dependencies:
- dependency-name: moto
dependency-version: 5.1.6
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-17 14:42:29 +00:00 |
|
dependabot[bot]
|
bbf3570b3b
|
Bump alembic from 1.16.1 to 1.16.2
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.16.1 to 1.16.2.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)
---
updated-dependencies:
- dependency-name: alembic
dependency-version: 1.16.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-17 14:33:36 +00:00 |
|
dependabot[bot]
|
dad455b95e
|
Bump aiohttp from 3.12.12 to 3.12.13
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.12.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-16 22:26:50 +00:00 |
|
Kenneth Kehl
|
9b442a5848
|
merge from main
|
2025-06-16 07:17:13 -07:00 |
|
alexjanousekGSA
|
19b0429680
|
Resolve poetry.lock merge conflict
|
2025-06-12 11:20:56 -04:00 |
|
alexjanousekGSA
|
dad967d679
|
Added cyclone back because pip depends on it
|
2025-06-12 11:16:25 -04:00 |
|