Skip to content

Commit

Permalink
Bump paramiko in /airbyte-integrations/connectors/source-sftp-bulk
Browse files Browse the repository at this point in the history
Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.11.0 to 3.4.0.
- [Commits](paramiko/paramiko@2.11.0...3.4.0)

---
updated-dependencies:
- dependency-name: paramiko
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent d43e300 commit da5a92f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airbyte-integrations/connectors/source-sftp-bulk/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

MAIN_REQUIREMENTS = [
"airbyte-cdk~=0.2",
"paramiko==2.11.0",
"paramiko==3.4.0",
"backoff==1.8.0",
"terminaltables==3.1.0",
"pandas==1.5.0",
Expand Down

0 comments on commit da5a92f

Please sign in to comment.