Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump urllib3 to 2.0.7 #1626

Merged
merged 1 commit into from
Oct 18, 2023
Merged

build(deps): Bump urllib3 to 2.0.7 #1626

merged 1 commit into from
Oct 18, 2023

Conversation

cpswan
Copy link
Member

@cpswan cpswan commented Oct 18, 2023

https://github.com/atsign-foundation/at_server/security/dependabot/8

- What I did

Ran update_requirements.sh to pick up new transitive dependency.

- How I did it

git checkout trunk
git pull
git checkout -b cpswan-bump-urllib3-2.0.7
cd tools/
rm poetry.lock
./update_requirements.sh
git diff
git status
git add .
git commit -m 'build(deps): Bump urllib3 to 2.0.7'
git push

- How to verify it

Security alert will clear

- Description for the changelog

build(deps): Bump urllib3 to 2.0.7

@cpswan cpswan requested review from gkc and sitaram-kalluri October 18, 2023 09:23
@cpswan cpswan self-assigned this Oct 18, 2023
@gkc gkc merged commit fe4118d into trunk Oct 18, 2023
18 checks passed
@gkc gkc deleted the cpswan-bump-urllib3-2.0.7 branch October 18, 2023 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants