Carlo Costino
71e8f20b04
Merge branch 'main' into 2401-add-in-flask-socketio-for-api-calls-rather-than-using-ajax
2025-04-16 10:55:16 -04:00
dependabot[bot]
e3d2e75182
Bump numpy from 2.2.3 to 2.2.4
...
Bumps [numpy](https://github.com/numpy/numpy ) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst )
- [Commits](https://github.com/numpy/numpy/compare/v2.2.3...v2.2.4 )
---
updated-dependencies:
- dependency-name: numpy
dependency-version: 2.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-14 18:56:13 +00:00
dependabot[bot]
a236df97bf
Bump regex from 2024.9.11 to 2024.11.6
...
Bumps [regex](https://github.com/mrabarnett/mrab-regex ) from 2024.9.11 to 2024.11.6.
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt )
- [Commits](https://github.com/mrabarnett/mrab-regex/compare/2024.9.11...2024.11.6 )
---
updated-dependencies:
- dependency-name: regex
dependency-version: 2024.11.6
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-14 15:30:44 +00:00
dependabot[bot]
37691f504e
Bump charset-normalizer from 3.4.0 to 3.4.1
...
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer ) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/jawah/charset_normalizer/releases )
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.0...3.4.1 )
---
updated-dependencies:
- dependency-name: charset-normalizer
dependency-version: 3.4.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-14 15:20:35 +00:00
Beverly Nguyen
6f524cc907
Merge branch 'main' into 2401-add-in-flask-socketio-for-api-calls-rather-than-using-ajax
2025-04-10 17:44:09 -07:00
dependabot[bot]
9e7f747675
Bump flake8-bugbear from 24.8.19 to 24.12.12
...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear ) from 24.8.19 to 24.12.12.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases )
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/24.8.19...24.12.12 )
---
updated-dependencies:
- dependency-name: flake8-bugbear
dependency-version: 24.12.12
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-10 15:55:56 +00:00
Beverly Nguyen
1cc1d9a58d
poetry add flask-socketio
2025-04-09 17:08:33 -07:00
dependabot[bot]
7d54322846
Bump flake8 from 7.1.1 to 7.2.0
...
Bumps [flake8](https://github.com/pycqa/flake8 ) from 7.1.1 to 7.2.0.
- [Commits](https://github.com/pycqa/flake8/compare/7.1.1...7.2.0 )
---
updated-dependencies:
- dependency-name: flake8
dependency-version: 7.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-09 14:55:34 +00:00
dependabot[bot]
51c0793ffe
Bump packaging from 24.1 to 24.2
...
Bumps [packaging](https://github.com/pypa/packaging ) from 24.1 to 24.2.
- [Release notes](https://github.com/pypa/packaging/releases )
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pypa/packaging/compare/24.1...24.2 )
---
updated-dependencies:
- dependency-name: packaging
dependency-version: '24.2'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-08 20:40:57 +00:00
dependabot[bot]
365d68183e
Bump pre-commit from 3.8.0 to 4.2.0
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.8.0 to 4.2.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.8.0...v4.2.0 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-version: 4.2.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-08 15:16:07 +00:00
dependabot[bot]
4d5ae7c9db
Bump black from 24.10.0 to 25.1.0
...
Bumps [black](https://github.com/psf/black ) from 24.10.0 to 25.1.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/24.10.0...25.1.0 )
---
updated-dependencies:
- dependency-name: black
dependency-version: 25.1.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-07 17:21:40 +00:00
dependabot[bot]
f3966afe53
Bump pytest-cov from 5.0.0 to 6.1.0
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 5.0.0 to 6.1.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v5.0.0...v6.1.0 )
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-version: 6.1.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-07 16:29:35 +00:00
dependabot[bot]
bc85de75f1
Bump async-timeout from 4.0.3 to 5.0.1
...
Bumps [async-timeout](https://github.com/aio-libs/async-timeout ) from 4.0.3 to 5.0.1.
- [Release notes](https://github.com/aio-libs/async-timeout/releases )
- [Changelog](https://github.com/aio-libs/async-timeout/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/async-timeout/compare/v4.0.3...v5.0.1 )
---
updated-dependencies:
- dependency-name: async-timeout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-07 15:07:43 +00:00
dependabot[bot]
30180574c9
Bump click-datetime from 0.2 to 0.4.0
...
Bumps click-datetime from 0.2 to 0.4.0.
---
updated-dependencies:
- dependency-name: click-datetime
dependency-version: 0.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-03 21:17:32 +00:00
dependabot[bot]
18fd5a1037
Bump urllib3 from 2.2.3 to 2.3.0
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.2.3 to 2.3.0.
- [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/2.2.3...2.3.0 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-03 19:05:15 +00:00
Kenneth Kehl
5bfca4bf82
upgrade mistune
2025-03-31 09:28:35 -07:00
dependabot[bot]
d40572d8e8
Bump marshmallow from 3.22.0 to 3.26.1
...
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow ) from 3.22.0 to 3.26.1.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst )
- [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.22.0...3.26.1 )
---
updated-dependencies:
- dependency-name: marshmallow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-11 22:00:10 +00:00
dependabot[bot]
74f100cc5d
Bump numpy from 1.26.4 to 2.2.3
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.26.4 to 2.2.3.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst )
- [Commits](https://github.com/numpy/numpy/compare/v1.26.4...v2.2.3 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-11 14:27:38 +00:00
dependabot[bot]
23abab8304
Bump lxml from 5.2.2 to 5.3.1
...
Bumps [lxml](https://github.com/lxml/lxml ) from 5.2.2 to 5.3.1.
- [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.2.2...lxml-5.3.1 )
---
updated-dependencies:
- dependency-name: lxml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-11 14:14:23 +00:00
dependabot[bot]
5a5f880c59
Bump pyjwt from 2.8.0 to 2.10.1
...
Bumps [pyjwt](https://github.com/jpadilla/pyjwt ) from 2.8.0 to 2.10.1.
- [Release notes](https://github.com/jpadilla/pyjwt/releases )
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.10.1 )
---
updated-dependencies:
- dependency-name: pyjwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-07 15:24:51 +00:00
dependabot[bot]
e3b56015d8
Bump jinja2 from 3.1.5 to 3.1.6
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-06 04:48:17 +00:00
dependabot[bot]
2d4ff9e87b
Bump gunicorn from 22.0.0 to 23.0.0
...
Bumps [gunicorn](https://github.com/benoitc/gunicorn ) from 22.0.0 to 23.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases )
- [Commits](https://github.com/benoitc/gunicorn/compare/22.0.0...23.0.0 )
---
updated-dependencies:
- dependency-name: gunicorn
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-04 14:54:49 +00:00
dependabot[bot]
38367dfca2
Bump amqp from 5.2.0 to 5.3.1
...
Bumps [amqp](https://github.com/celery/py-amqp ) from 5.2.0 to 5.3.1.
- [Release notes](https://github.com/celery/py-amqp/releases )
- [Changelog](https://github.com/celery/py-amqp/blob/main/Changelog )
- [Commits](https://github.com/celery/py-amqp/compare/v5.2.0...v5.3.1 )
---
updated-dependencies:
- dependency-name: amqp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-26 22:03:30 +00:00
dependabot[bot]
559b789d2c
Bump moto from 5.0.11 to 5.1.0
...
Bumps [moto](https://github.com/getmoto/moto ) from 5.0.11 to 5.1.0.
- [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.0.11...5.1.0 )
---
updated-dependencies:
- dependency-name: moto
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-24 22:47:08 +00:00
Kenneth Kehl
b1712964a8
remove pytz remnants
2025-02-24 10:18:33 -08:00
dependabot[bot]
6e5585027c
Bump cffi from 1.16.0 to 1.17.1
...
Bumps [cffi](https://github.com/python-cffi/cffi ) from 1.16.0 to 1.17.1.
- [Release notes](https://github.com/python-cffi/cffi/releases )
- [Commits](https://github.com/python-cffi/cffi/compare/v1.16.0...v1.17.1 )
---
updated-dependencies:
- dependency-name: cffi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-13 21:07:52 +00:00
dependabot[bot]
7a509fe873
Bump geojson from 3.1.0 to 3.2.0
...
Bumps [geojson](https://github.com/jazzband/geojson ) from 3.1.0 to 3.2.0.
- [Changelog](https://github.com/jazzband/geojson/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/jazzband/geojson/compare/3.1.0...3.2.0 )
---
updated-dependencies:
- dependency-name: geojson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-13 15:41:47 +00:00
dependabot[bot]
ea07e84341
Bump cryptography from 43.0.3 to 44.0.1
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 43.0.3 to 44.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/43.0.3...44.0.1 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-11 19:18:15 +00:00
dependabot[bot]
5c3b065382
Bump blinker from 1.8.2 to 1.9.0
...
Bumps [blinker](https://github.com/pallets-eco/blinker ) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/pallets-eco/blinker/releases )
- [Changelog](https://github.com/pallets-eco/blinker/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets-eco/blinker/compare/1.8.2...1.9.0 )
---
updated-dependencies:
- dependency-name: blinker
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 21:13:53 +00:00
dependabot[bot]
89b620f899
Bump setuptools from 72.2.0 to 75.8.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 72.2.0 to 75.8.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v72.2.0...v75.8.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 20:14:44 +00:00
Kenneth Kehl
879ed2da0a
ugh specify rev
2025-01-06 13:47:11 -08:00
Kenneth Kehl
64e0354f01
try oscrypto 1.3.1
2025-01-06 13:35:32 -08:00
Kenneth Kehl
7088f3b976
try oscrypto 1.3.1
2025-01-06 13:29:44 -08:00
Kenneth Kehl
e5e5959db4
try oscrypto 1.3.1
2025-01-06 13:27:54 -08:00
Kenneth Kehl
803a29333d
try oscrypto 1.3.1
2025-01-06 13:25:13 -08:00
Andrew Shumway
e6e336cdf7
Fix dependency syntax
2024-12-23 11:42:39 -07:00
Andrew Shumway
f4442e1ef5
Update jinja2 to 3.1.5 to address vulnerability
2024-12-23 11:37:36 -07:00
dependabot[bot]
d5cc8b239f
Bump werkzeug from 3.0.3 to 3.0.6
...
Bumps [werkzeug](https://github.com/pallets/werkzeug ) from 3.0.3 to 3.0.6.
- [Release notes](https://github.com/pallets/werkzeug/releases )
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/werkzeug/compare/3.0.3...3.0.6 )
---
updated-dependencies:
- dependency-name: werkzeug
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-26 00:08:57 +00:00
Kenneth Kehl
1288e726b7
pip audit fail
2024-09-04 11:24:44 -07:00
dependabot[bot]
92f1f93f84
Bump marshmallow from 3.21.3 to 3.22.0
...
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow ) from 3.21.3 to 3.22.0.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst )
- [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.21.3...3.22.0 )
---
updated-dependencies:
- dependency-name: marshmallow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-21 01:58:45 +00:00
Kenneth Kehl
e144662b37
merge from main
2024-08-20 13:49:23 -07:00
dependabot[bot]
d8813a1f2f
Bump flake8 from 7.1.0 to 7.1.1
...
Bumps [flake8](https://github.com/pycqa/flake8 ) from 7.1.0 to 7.1.1.
- [Commits](https://github.com/pycqa/flake8/compare/7.1.0...7.1.1 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 21:50:10 +00:00
dependabot[bot]
1234c45934
Bump botocore from 1.34.154 to 1.34.159
...
Bumps [botocore](https://github.com/boto/botocore ) from 1.34.154 to 1.34.159.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/botocore/compare/1.34.154...1.34.159 )
---
updated-dependencies:
- dependency-name: botocore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-12 19:37:56 +00:00
dependabot[bot]
3c251c4016
Bump black from 24.4.2 to 24.8.0
...
Bumps [black](https://github.com/psf/black ) from 24.4.2 to 24.8.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/24.4.2...24.8.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-12 19:21:31 +00:00
dependabot[bot]
06e1157d85
Bump pyyaml from 6.0.1 to 6.0.2
...
Bumps [pyyaml](https://github.com/yaml/pyyaml ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/yaml/pyyaml/releases )
- [Changelog](https://github.com/yaml/pyyaml/blob/6.0.2/CHANGES )
- [Commits](https://github.com/yaml/pyyaml/compare/6.0.1...6.0.2 )
---
updated-dependencies:
- dependency-name: pyyaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-12 19:07:30 +00:00
Kenneth Kehl
5ffab276ce
remove unneeded govuk dependencies
2024-08-12 10:22:52 -07:00
dependabot[bot]
cf4c7722c0
Bump phonenumbers from 8.13.40 to 8.13.42
...
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers ) from 8.13.40 to 8.13.42.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.40...v8.13.42 )
---
updated-dependencies:
- dependency-name: phonenumbers
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-06 15:45:03 +00:00
dependabot[bot]
f503746083
Bump redis from 5.0.7 to 5.0.8
...
Bumps [redis](https://github.com/redis/redis-py ) from 5.0.7 to 5.0.8.
- [Release notes](https://github.com/redis/redis-py/releases )
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES )
- [Commits](https://github.com/redis/redis-py/compare/v5.0.7...v5.0.8 )
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-06 15:33:48 +00:00
dependabot[bot]
0dbb5dbcc1
Bump botocore from 1.34.150 to 1.34.154
...
Bumps [botocore](https://github.com/boto/botocore ) from 1.34.150 to 1.34.154.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/botocore/compare/1.34.150...1.34.154 )
---
updated-dependencies:
- dependency-name: botocore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-05 21:33:46 +00:00
Carlo Costino
8a32adf332
Update Python dependencies - 7/30/24
...
This changeset updates a few dependendencies referenced in our pyproject.toml file. Dependabot has a couple of PRs open but they are not rebasing properly with updates.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-07-29 22:46:11 -04:00