Skip to content

Commit

Permalink
Bump the pip group across 3 directories with 2 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 2 updates in the /processor directory: [cryptography](https://github.com/pyca/cryptography) and [requests](https://github.com/psf/requests).
Bumps the pip group with 1 update in the /scheduler directory: [cryptography](https://github.com/pyca/cryptography).
Bumps the pip group with 1 update in the /ssh_collector directory: [cryptography](https://github.com/pyca/cryptography).


Updates `cryptography` from 41.0.1 to 42.0.4
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.1...42.0.4)

Updates `requests` from 2.31.0 to 2.32.2
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.31.0...v2.32.2)

Updates `cryptography` from 41.0.1 to 42.0.4
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.1...42.0.4)

Updates `cryptography` from 42.0.4 to 42.0.7
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.1...42.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: requests
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: cryptography
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: cryptography
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 26, 2024
1 parent 962f781 commit db6ea40
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions processor/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
confluent_kafka==2.2.0
cryptography==41.0.1
cryptography==42.0.4
psycopg2-binary==2.9.9
Requests==2.31.0
Requests==2.32.2
2 changes: 1 addition & 1 deletion scheduler/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
confluent_kafka==2.2.0
cryptography==41.0.1
cryptography==42.0.4
jsonschema==4.18.4
ruamel.yaml==0.17.32
schedule==1.2.0
Expand Down
2 changes: 1 addition & 1 deletion ssh_collector/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
confluent_kafka==2.2.0
cryptography==42.0.4
cryptography==42.0.7
pyats
textfsm==1.1.3

0 comments on commit db6ea40

Please sign in to comment.