Skip to content

Commit

Permalink
Bump the python group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the python group with 4 updates: [flake8-builtins](https://github.com/gforcada/flake8-builtins), [flake8-isort](https://github.com/gforcada/flake8-isort), [awscli](https://github.com/aws/aws-cli) and [boto3](https://github.com/boto/boto3).


Updates `flake8-builtins` from 2.1.0 to 2.2.0
- [Changelog](https://github.com/gforcada/flake8-builtins/blob/main/CHANGES.rst)
- [Commits](gforcada/flake8-builtins@2.1.0...2.2.0)

Updates `flake8-isort` from 6.1.0 to 6.1.1
- [Changelog](https://github.com/gforcada/flake8-isort/blob/main/CHANGES.rst)
- [Commits](gforcada/flake8-isort@6.1.0...6.1.1)

Updates `awscli` from 1.29.73 to 1.29.78
- [Release notes](https://github.com/aws/aws-cli/releases)
- [Changelog](https://github.com/aws/aws-cli/blob/develop/CHANGELOG.rst)
- [Commits](aws/aws-cli@1.29.73...1.29.78)

Updates `boto3` from 1.28.73 to 1.28.78
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.28.73...1.28.78)

---
updated-dependencies:
- dependency-name: flake8-builtins
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: flake8-isort
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: awscli
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 3f0be10 commit 25ddbd7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/build.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
boto3==1.28.73
boto3==1.28.78
pyinstaller==6.1.0
4 changes: 2 additions & 2 deletions requirements/check.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
check-manifest==0.49
flake8==6.1.0
flake8-bugbear==23.9.16
flake8-builtins==2.1.0
flake8-builtins==2.2.0
flake8-docstrings==1.7.0
flake8-isort==6.1.0
flake8-isort==6.1.1
flake8-future-import==0.4.7
flake8-print==5.0.0
isort==5.12.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/deploy.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
satsuki==0.1.50
awscli==1.29.73
awscli==1.29.78

0 comments on commit 25ddbd7

Please sign in to comment.