-
Notifications
You must be signed in to change notification settings - Fork 7
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
Define dependencies #53
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Dev (#18) * Update action; Update README.md * Dev (#19) * Update python-publish.yml * Add setuptools-git-versioning * move timeout to options * Update action; Update README.md * Update setup.py * Bump requests from 2.26.0 to 2.27.0 (#23) Bumps [requests](https://github.com/psf/requests) from 2.26.0 to 2.27.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.26.0...v2.27.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump requests from 2.27.0 to 2.27.1 (#24) Bumps [requests](https://github.com/psf/requests) from 2.27.0 to 2.27.1. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.27.0...v2.27.1) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump lxml from 4.7.1 to 4.8.0 (#25) Bumps [lxml](https://github.com/lxml/lxml) from 4.7.1 to 4.8.0. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-4.7.1...lxml-4.8.0) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * proxies integration (#28) * Bump beautifulsoup4 from 4.10.0 to 4.11.1 (#27) Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.10.0 to 4.11.1. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Squashed commit of the following: commit daceae0e6cd5ff6ca935f4b46ce0c9694f2942d0 Author: myifeng <[email protected]> Date: Wed Apr 27 10:48:14 2022 +0800 Update CI commit 7e778f002b5c751c7fb520c791389e6ed00ebebf Merge: 1eaccce 1945d7f Author: myifeng <[email protected]> Date: Wed Apr 27 10:23:08 2022 +0800 Merge branch 'master' into dev # Conflicts: # README.md commit 1eaccce Author: myifengs <[email protected]> Date: Wed Dec 22 21:03:15 2021 +0800 Update CI name commit f8c1dd9 Merge: 694dbbd c126e5b Author: myifengs <[email protected]> Date: Wed Dec 22 20:58:04 2021 +0800 Merge branch 'dev' of https://github.com/myifeng/article-parser into dev commit 694dbbd Author: myifengs <[email protected]> Date: Wed Dec 22 20:57:56 2021 +0800 Update workflows commit c126e5b Merge: 03143d8 a66518c Author: liqf7 <[email protected]> Date: Wed Dec 22 15:01:00 2021 +0800 Merge branch 'dev' of https://github.com/myifeng/article-parser into dev commit 03143d8 Author: liqf7 <[email protected]> Date: Wed Dec 22 14:59:59 2021 +0800 Update setup.py commit a66518c Merge: d6f9708 f11baa6 Author: myifeng <[email protected]> Date: Wed Dec 22 14:45:19 2021 +0800 Merge branch 'master' into dev commit d6f9708 Author: liqf7 <[email protected]> Date: Wed Dec 22 14:41:11 2021 +0800 Update action; Update README.md commit 4d31bb5 Merge: 9a9930f c83911e Author: myifeng <[email protected]> Date: Tue Dec 21 15:53:25 2021 +0800 Merge branch 'master' into dev commit 9a9930f Author: liqf7 <[email protected]> Date: Tue Dec 21 15:02:21 2021 +0800 move timeout to options commit 164ec23 Author: liqf7 <[email protected]> Date: Tue Dec 21 14:45:58 2021 +0800 Add setuptools-git-versioning commit 42c499c Author: myifeng <[email protected]> Date: Mon Dec 20 22:25:15 2021 +0800 Update python-publish.yml commit edce235 Author: myifengs <[email protected]> Date: Mon Dec 20 22:11:20 2021 +0800 FIX commit 9c45530 Author: myifengs <[email protected]> Date: Mon Dec 20 21:55:19 2021 +0800 0.1.11 commit c4a2cea Author: myifengs <[email protected]> Date: Mon Dec 20 21:49:36 2021 +0800 FIX title; Add User-Agent commit 525ac5e Author: myifengs <[email protected]> Date: Mon Dec 20 21:27:42 2021 +0800 FIX test commit 3c89180 Author: myifengs <[email protected]> Date: Sun Dec 19 20:44:49 2021 +0800 Update python-publish.yml commit 11cb9eb Author: myifengs <[email protected]> Date: Sat Dec 18 12:12:32 2021 +0800 version 1.0.0 commit e503e40 Author: myifengs <[email protected]> Date: Sat Dec 18 11:47:46 2021 +0800 FIX commit bef4bf8 Author: myifengs <[email protected]> Date: Sat Dec 18 11:46:27 2021 +0800 FIX commit 127084b Author: myifengs <[email protected]> Date: Sat Dec 18 11:36:22 2021 +0800 FIX commit 5164720 Merge: 889c6d2 1de2c6f Author: myifeng <[email protected]> Date: Sat Dec 18 11:34:41 2021 +0800 Merge branch 'master' into dev commit 889c6d2 Author: myifengs <[email protected]> Date: Sat Dec 18 11:31:42 2021 +0800 Update commit 1d0852f Author: myifengs <[email protected]> Date: Sat Dec 18 11:08:21 2021 +0800 warring commit ca65ea3 Author: myifengs <[email protected]> Date: Sat Dec 18 10:49:06 2021 +0800 FIX commit abe9366 Author: myifengs <[email protected]> Date: Sat Dec 18 10:07:22 2021 +0800 Remove version 3.5 commit 2807056 Author: myifengs <[email protected]> Date: Sat Dec 18 09:58:29 2021 +0800 FIX commit f70fed6 Author: myifengs <[email protected]> Date: Sat Dec 18 09:57:20 2021 +0800 Update workflows * Bump lxml from 4.8.0 to 4.9.0 (#29) Bumps [lxml](https://github.com/lxml/lxml) from 4.8.0 to 4.9.0. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-4.8.0...lxml-4.9.0) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sohail Ahmed <[email protected]>
# Conflicts: # requirements.txt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.