Commit Graph

13050 Commits

Author SHA1 Message Date
Kenneth Kehl
56e18515db upgrade to python 3.12.9 2025-06-27 07:07:32 -07:00
Kenneth Kehl
c3bc9e52ca upgrade to python 3.12.7 2025-06-26 07:16:07 -07:00
Alex Janousek
3e93d6c9c6 Merge pull request #1799 from GSA/dependabot/pip/phonenumbers-9.0.8
Bump phonenumbers from 9.0.7 to 9.0.8
2025-06-26 09:52:37 -04: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
Alex Janousek
e6dd0e3b04 Merge pull request #1800 from GSA/dependabot/pip/click-plugins-1.1.1.2
Bump click-plugins from 1.1.1 to 1.1.1.2
2025-06-26 09:43:53 -04: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
ccostino
32494c2e20 Merge pull request #1798 from GSA/revert_python_upgrade_again
revert python upgrade again
2025-06-25 17:44:32 -04:00
Kenneth Kehl
f0cce3a429 redo poetry.lock 2025-06-25 13:54:58 -07: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
ccostino
0ba4d8f437 Merge pull request #1785 from GSA/python_upgrade_again
upgrade to python 3.13.2
2025-06-25 15:43:19 -04:00
Kenneth Kehl
b3892ffb01 merge from main 2025-06-25 11:33:18 -07:00
ccostino
dc3c313361 Merge pull request #1786 from GSA/fix_sql_inject
fix input handling
2025-06-25 14:04:42 -04:00
Alex Janousek
0971bfcd95 Merge pull request #1796 from GSA/1627-changes-to-api-readme-documentation
Updated readme
2025-06-25 13:39:34 -04:00
Kenneth Kehl
b52518ca08 make regex verbose 2025-06-25 10:37:07 -07:00
alexjanousekGSA
ddcb34af86 Updated readme 2025-06-25 13:11:08 -04:00
Kenneth Kehl
5b2d8e0648 code review feedback 2025-06-25 08:54:44 -07:00
Kenneth Kehl
77b3c1afa6 Update app/job/rest.py
Co-authored-by: ccostino <ccostino@users.noreply.github.com>
2025-06-25 08:44:39 -07:00
ccostino
ffd034eb31 Merge pull request #1784 from GSA/drift
fix drift
2025-06-25 10:14:41 -04:00
Kenneth Kehl
a43dcb5911 Merge pull request #1793 from GSA/clean_up_logs
clean up logs
2025-06-25 07:05:30 -07:00
Alex Janousek
71a331273b Merge pull request #1794 from GSA/dependabot/pip/python-dotenv-1.1.1
Bump python-dotenv from 1.1.0 to 1.1.1
2025-06-25 09:01:12 -04: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
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