Commit Graph

13079 Commits

Author SHA1 Message Date
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
Alex Janousek
24d1924ffa Merge pull request #1795 from GSA/dependabot/pip/eventlet-0.40.1
Bump eventlet from 0.40.0 to 0.40.1
2025-06-25 08:52:20 -04: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
Kenneth Kehl
059ff9b3bb clean up logs 2025-06-24 09:04:56 -07:00
Alex Janousek
88dfa65cd9 Merge pull request #1791 from GSA/dependabot/pip/numpy-2.3.1
Bump numpy from 2.3.0 to 2.3.1
2025-06-24 08:32:41 -04:00
Alex Janousek
1347181336 Merge pull request #1792 from GSA/dependabot/pip/cloudfoundry-client-1.38.5
Bump cloudfoundry-client from 1.38.4 to 1.38.5
2025-06-24 08:32:22 -04:00
dependabot[bot]
51247ce88a Bump cloudfoundry-client from 1.38.4 to 1.38.5
---
updated-dependencies:
- dependency-name: cloudfoundry-client
  dependency-version: 1.38.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-23 23:33:03 +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
Alex Janousek
7e00497479 Merge pull request #1788 from GSA/dependabot/pip/flake8-7.3.0
Bump flake8 from 7.2.0 to 7.3.0
2025-06-23 12:19:36 -04:00
Alex Janousek
4c43b0f25f Merge pull request #1789 from GSA/dependabot/pip/cloudfoundry-client-1.38.4
Bump cloudfoundry-client from 1.38.3 to 1.38.4
2025-06-23 12:19:03 -04:00
dependabot[bot]
d3e4384aca Bump cloudfoundry-client from 1.38.3 to 1.38.4
Bumps [cloudfoundry-client](https://github.com/cloudfoundry-community/cf-python-client) from 1.38.3 to 1.38.4.
- [Commits](https://github.com/cloudfoundry-community/cf-python-client/compare/v1.38.3...v1.38.4)

---
updated-dependencies:
- dependency-name: cloudfoundry-client
  dependency-version: 1.38.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-20 21:26:56 +00: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
Alex Janousek
8306eebc4e Merge pull request #1787 from GSA/dependabot/pip/newrelic-10.14.0
Bump newrelic from 10.13.0 to 10.14.0
2025-06-19 17:36:27 -04:00
dependabot[bot]
b5401d85c6 Bump newrelic from 10.13.0 to 10.14.0
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 10.13.0 to 10.14.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v10.13.0...v10.14.0)

---
updated-dependencies:
- dependency-name: newrelic
  dependency-version: 10.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-19 21:22:50 +00:00
Kenneth Kehl
9bbe504fa3 fix input handling 2025-06-19 11:46:40 -07:00
Kenneth Kehl
c8ac8f349a fix input handling 2025-06-19 11:31:37 -07:00
Kenneth Kehl
69e7244485 fix input handling 2025-06-19 11:12:42 -07:00
Kenneth Kehl
b734b9cb9f fix input handling 2025-06-19 11:03:04 -07: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
a359bdd930 fix drift 2025-06-18 10:06:16 -07:00
Kenneth Kehl
088c4f1017 Merge pull request #1766 from GSA/import_python_client
bring code from the notifications-python-client project into our project
2025-06-18 07:34:06 -07:00
Kenneth Kehl
8e533386ab merge from main 2025-06-18 07:26:54 -07:00
Alex Janousek
40eee4ebae Merge pull request #1772 from GSA/update-dependencies
Updating dependencies before dependabot
2025-06-17 13:31:58 -04:00
Kenneth Kehl
6a811c8297 merge from main 2025-06-17 10:17:04 -07:00
Kenneth Kehl
9606ef8123 Merge pull request #1778 from GSA/drift
fix drift
2025-06-17 09:50:15 -07:00
alexjanousekGSA
40ff0b3218 more updates 2025-06-17 12:15:55 -04:00
Kenneth Kehl
d23a14bf45 Merge pull request #1775 from GSA/invites
add warning to log out before accepting invite
2025-06-17 09:05:28 -07: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
Alex Janousek
63cfae557d Merge pull request #1777 from GSA/dependabot/pip/pytest-cov-6.2.1
Bump pytest-cov from 6.1.1 to 6.2.1
2025-06-17 11:16:33 -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
Alex Janousek
f50f9b79f1 Merge pull request #1780 from GSA/dependabot/pip/cachetools-6.1.0
Bump cachetools from 6.0.0 to 6.1.0
2025-06-17 11:07:53 -04: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
Alex Janousek
663f98fdcd Merge pull request #1782 from GSA/dependabot/pip/moto-5.1.6
Bump moto from 5.1.5 to 5.1.6
2025-06-17 10:49:29 -04: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
Alex Janousek
e4939d8a51 Merge pull request #1781 from GSA/dependabot/pip/alembic-1.16.2
Bump alembic from 1.16.1 to 1.16.2
2025-06-17 10:40:16 -04: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
Alex Janousek
087a971a7f Merge pull request #1783 from GSA/dependabot/pip/aiohttp-3.12.13
Bump aiohttp from 3.12.12 to 3.12.13
2025-06-17 10:31:17 -04:00
Kenneth Kehl
4aea4d1567 clean up 2025-06-17 07:17:04 -07: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
8ca8059c95 fix drift 2025-06-16 08:44:45 -07:00
Kenneth Kehl
9b442a5848 merge from main 2025-06-16 07:17:13 -07:00
Kenneth Kehl
bd0d34e96e Merge pull request #1757 from GSA/change_message_count
change message limit
06-16-2025
2025-06-13 07:01:56 -07:00
Kenneth Kehl
4adef2d4c7 change message limit on existing services 2025-06-12 14:05:00 -07:00
Kenneth Kehl
98ebe6ee6d add warning to log out before accepting invite 2025-06-12 11:37:23 -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
Alex Janousek
26b94b82bc Merge pull request #1773 from GSA/dependabot/pip/faker-37.4.0
Bump faker from 37.3.0 to 37.4.0
06-12-25
2025-06-12 10:16:46 -04:00